Freigeben über


IWithChildResource.DefineNewMongoDB(String) Methode

Definition

Definiert eine neue Mongo-Datenbank.

public Microsoft.Azure.Management.CosmosDB.Fluent.MongoDB.Definition.IBlank<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithCreate> DefineNewMongoDB (string name);
abstract member DefineNewMongoDB : string -> Microsoft.Azure.Management.CosmosDB.Fluent.MongoDB.Definition.IBlank<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithCreate>
Public Function DefineNewMongoDB (name As String) As IBlank(Of IWithCreate)

Parameter

name
String

Der Name der Mongo-Datenbank.

Gibt zurück

Die nächste Phase der Definition.

Gilt für: