Share via


IWithChildResource.WithoutTable(String) Methode

Definition

Entfernt eine Tabellendatenbank.

public Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals WithoutTable (string name);
abstract member WithoutTable : string -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals
Public Function WithoutTable (name As String) As IWithOptionals

Parameter

name
String

Der Name der Tabellendatenbank.

Gibt zurück

Die nächste Phase des Updates.

Gilt für: