CosmosDBAccountImpl.IWithChildResource.UpdateTable(String) Method

Definition

Microsoft.Azure.Management.CosmosDB.Fluent.Table.Update.IUpdate IWithChildResource.UpdateTable (string name);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithChildResource.UpdateTable : string -> Microsoft.Azure.Management.CosmosDB.Fluent.Table.Update.IUpdate
override this.Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithChildResource.UpdateTable : string -> Microsoft.Azure.Management.CosmosDB.Fluent.Table.Update.IUpdate
Function UpdateTable (name As String) As IUpdate Implements IWithChildResource.UpdateTable

Parameters

name
String

Returns

Implements

Applies to