Share via


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.Update.IWithOptionals> DefineNewMongoDB (string name);
abstract member DefineNewMongoDB : string -> Microsoft.Azure.Management.CosmosDB.Fluent.MongoDB.Definition.IBlank<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals>
Public Function DefineNewMongoDB (name As String) As IBlank(Of IWithOptionals)

Parameter

name
String

Der Name der Mongo-Datenbank.

Gibt zurück

Die nächste Phase des Updates.

Gilt für: