CosmosDBAccountImpl.IWithChildResource.DefineNewSqlDatabase(String) Method

Definition

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

Parameters

name
String

Returns

Implements

Applies to