CosmosDBAccountImpl.IWithChildResource.DefineNewSqlDatabase(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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