Interface CosmosDBAccount.Update
- All Superinterfaces:
Appliable<CosmosDBAccount>
,CosmosDBAccount.UpdateStages.WithAutomaticFailover
,CosmosDBAccount.UpdateStages.WithConnector
,CosmosDBAccount.UpdateStages.WithConsistencyPolicy
,CosmosDBAccount.UpdateStages.WithIpRules
,CosmosDBAccount.UpdateStages.WithKeyBasedMetadataWriteAccess
,CosmosDBAccount.UpdateStages.WithMultipleLocations
,CosmosDBAccount.UpdateStages.WithOptionals
,CosmosDBAccount.UpdateStages.WithPrivateEndpointConnection
,CosmosDBAccount.UpdateStages.WithPublicNetworkAccess
,CosmosDBAccount.UpdateStages.WithReadLocations
,CosmosDBAccount.UpdateStages.WithVirtualNetworkRule
,Indexable
,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.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
Methods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithAutomaticFailover
disableAutomaticFailover, enableAutomaticFailover
Methods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithConnector
withCassandraConnector, withoutCassandraConnector
Methods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithConsistencyPolicy
withBoundedStalenessConsistency, withEventualConsistency, withSessionConsistency, withStrongConsistency
Methods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithIpRules
withIpRangeFilter, withIpRules
Methods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithKeyBasedMetadataWriteAccess
withDisableKeyBaseMetadataWriteAccess
Methods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithMultipleLocations
withMultipleWriteLocationsEnabled
Methods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithPrivateEndpointConnection
defineNewPrivateEndpointConnection, updatePrivateEndpointConnection, withoutPrivateEndpointConnection
Methods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithPublicNetworkAccess
disablePublicNetworkAccess, enablePublicNetworkAccess
Methods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithReadLocations
withoutReadReplication, withReadReplication
Methods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithVirtualNetworkRule
withoutVirtualNetwork, withVirtualNetwork, withVirtualNetworkRules
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags