Freigeben über


IWithChildResource.DefineNewCollection(String) Methode

Definition

Definiert eine neue Mongo-Auflistung.

public Microsoft.Azure.Management.CosmosDB.Fluent.MongoCollection.Definition.IBlank<Microsoft.Azure.Management.CosmosDB.Fluent.MongoDB.Update.IUpdate> DefineNewCollection (string name);
abstract member DefineNewCollection : string -> Microsoft.Azure.Management.CosmosDB.Fluent.MongoCollection.Definition.IBlank<Microsoft.Azure.Management.CosmosDB.Fluent.MongoDB.Update.IUpdate>
Public Function DefineNewCollection (name As String) As IBlank(Of IUpdate)

Parameter

name
String

Der Name der Mongosammlung.

Gibt zurück

Die nächste Phase der Definition.

Gilt für: