CosmosDBAccountImpl.IWithChildResource.DefineNewTable(String) Method

Definition

Microsoft.Azure.Management.CosmosDB.Fluent.Table.Definition.IBlank<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals> IWithChildResource.DefineNewTable (string name);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithChildResource.DefineNewTable : string -> Microsoft.Azure.Management.CosmosDB.Fluent.Table.Definition.IBlank<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals>
override this.Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithChildResource.DefineNewTable : string -> Microsoft.Azure.Management.CosmosDB.Fluent.Table.Definition.IBlank<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals>
Function DefineNewTable (name As String) As IBlank(Of IWithOptionals) Implements IWithChildResource.DefineNewTable

Parameters

name
String

Returns

Implements

Applies to