public static interface CosmosDBAccount.UpdateStages.WithMultipleLocations
| Modifier and Type | Method and Description |
|---|---|
CosmosDBAccount.UpdateStages.WithOptionals |
withMultipleWriteLocationsEnabled(boolean enabled)
Specifies whether multiple write locations are enabled or not for this cosmos db account.
|
CosmosDBAccount.UpdateStages.WithOptionals withMultipleWriteLocationsEnabled(boolean enabled)
enabled - whether multiple write locatiosn 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.
*/