Share via


CosmosDBAccountImpl.IWithChildResource.DefineNewSqlDatabase(String) Method

Definition

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

Parameters

name
String

Returns

Implements

Applies to