public static interface CosmosDBAccount.DefinitionStages.WithMultipleLocations
| Modifier and Type | Method and Description |
|---|---|
CosmosDBAccount.DefinitionStages.WithCreate |
withMultipleWriteLocationsEnabled(boolean enabled)
Specifies whether multiple write locations are enabled for this cosmos db account.
|
CosmosDBAccount.DefinitionStages.WithCreate withMultipleWriteLocationsEnabled(boolean enabled)
enabled - whether multiple write locations are enabled or not./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/