Interface CosmosDBAccount.Update
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Appliable<CosmosDBAccount>,CosmosDBAccount.UpdateStages.WithConsistencyPolicy,CosmosDBAccount.UpdateStages.WithIpRangeFilter,CosmosDBAccount.UpdateStages.WithMultipleLocations,CosmosDBAccount.UpdateStages.WithOptionals,CosmosDBAccount.UpdateStages.WithReadLocations,CosmosDBAccount.UpdateStages.WithVirtualNetworkRule,com.microsoft.azure.management.resources.fluentcore.model.Indexable,com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags<CosmosDBAccount.UpdateStages.WithOptionals>
- Enclosing interface:
- CosmosDBAccount
public static interface CosmosDBAccount.Update extends CosmosDBAccount.UpdateStages.WithReadLocations, CosmosDBAccount.UpdateStages.WithOptionals
Grouping of cosmos db update stages.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
-
Methods inherited from interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithConsistencyPolicy
withBoundedStalenessConsistency, withEventualConsistency, withSessionConsistency, withStrongConsistency
-
Methods inherited from interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithIpRangeFilter
withIpRangeFilter
-
Methods inherited from interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithMultipleLocations
withMultipleWriteLocationsEnabled
-
Methods inherited from interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithReadLocations
withoutReadReplication, withReadReplication
-
Methods inherited from interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithVirtualNetworkRule
withoutVirtualNetwork, withVirtualNetwork, withVirtualNetworkRules
-
-