CosmosDBAccountImpl.IWithChildResource.DefineNewTable(String) Method

Definition

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

Parameters

name
String

Returns

Implements

Applies to