public static interface CosmosDBAccount.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CosmosDBAccount.UpdateStages.WithConsistencyPolicy
The stage of the cosmos db update allowing to set the consistency policy.
|
static interface |
CosmosDBAccount.UpdateStages.WithIpRangeFilter
The stage of the cosmos db definition allowing to set the IP range filter.
|
static interface |
CosmosDBAccount.UpdateStages.WithOptionals
Grouping of cosmos db update stages.
|
static interface |
CosmosDBAccount.UpdateStages.WithReadLocations
The stage of the cosmos db definition allowing the definition of a write location.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/