Share via


IWithMultipleLocations.WithMultipleWriteLocationsEnabled(Boolean) Methode

Definition

Gibt an, ob mehrere Schreibspeicherorte für dieses cosmos db-Konto aktiviert sind.

public Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals WithMultipleWriteLocationsEnabled (bool enabled);
abstract member WithMultipleWriteLocationsEnabled : bool -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals
Public Function WithMultipleWriteLocationsEnabled (enabled As Boolean) As IWithOptionals

Parameter

enabled
Boolean

Gibt an, ob mehrere Schreibspeicherorte für dieses cosmos db-Konto aktiviert sind.

Gibt zurück

Die nächste Phase der Updatedefinition.

Gilt für: