CosmosDBAccountImpl.IWithChildResource.WithoutSqlDatabase(String) Method

Definition

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

Parameters

name
String

Returns

Implements

Applies to