Freigeben über


IWithChildResource.UpdateCollection(String) Methode

Definition

Updates einer Mongosammlung.

public Microsoft.Azure.Management.CosmosDB.Fluent.MongoCollection.Update.IUpdate UpdateCollection (string name);
abstract member UpdateCollection : string -> Microsoft.Azure.Management.CosmosDB.Fluent.MongoCollection.Update.IUpdate
Public Function UpdateCollection (name As String) As IUpdate

Parameter

name
String

Der Name der Mongosammlung.

Gibt zurück

Die nächste Phase des Updates.

Gilt für: