CosmosDBAccountImpl.IWithMultipleLocations.WithMultipleWriteLocationsEnabled Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt an, ob mutliple Schreibspeicherorte für dieses cosmos db-Konto aktiviert sind.
Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithCreate IWithMultipleLocations.WithMultipleWriteLocationsEnabled (bool enabled);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithMultipleLocations.WithMultipleWriteLocationsEnabled : bool -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithCreate
override this.Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithMultipleLocations.WithMultipleWriteLocationsEnabled : bool -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithCreate
Function WithMultipleWriteLocationsEnabled (enabled As Boolean) As IWithCreate Implements IWithMultipleLocations.WithMultipleWriteLocationsEnabled
Parameter
- enabled
- Boolean
Gibt an, ob mutliple Schreibspeicherorte aktiviert sind oder nicht
Gibt zurück
Die nächste Phase.
Implementiert
Gilt für:
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for .NET