public Task<ITable> CreateTableAsync( AsyncHandle asyncHandle, string id = null, TableProperties properties = null )
Public Function CreateTableAsync ( asyncHandle As AsyncHandle, Optional id As String = Nothing, Optional properties As TableProperties = Nothing ) As Task(Of ITable)