Freigeben über


CosmosDBAccountImpl.IWithMultipleLocations.WithMultipleWriteLocationsEnabled Methode

Definition

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

Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals IWithMultipleLocations.WithMultipleWriteLocationsEnabled (bool enabled);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithMultipleLocations.WithMultipleWriteLocationsEnabled : bool -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals
override this.Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithMultipleLocations.WithMultipleWriteLocationsEnabled : bool -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals
Function WithMultipleWriteLocationsEnabled (enabled As Boolean) As IWithOptionals Implements IWithMultipleLocations.WithMultipleWriteLocationsEnabled

Parameter

enabled
Boolean

Ob mehrere Schreibspeicherorte aktiviert sind oder nicht,

Gibt zurück

Die nächste Phase der Updatedefinition.

Implementiert

Gilt für: