Interface CosmosDBAccount.Update
- All Superinterfaces:
Appliable<CosmosDBAccount>,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, applyAsyncMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithConnector
withCassandraConnector, withoutCassandraConnectorMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithConsistencyPolicy
withBoundedStalenessConsistency, withEventualConsistency, withSessionConsistency, withStrongConsistencyMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithIpRules
withIpRangeFilter, withIpRulesMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithKeyBasedMetadataWriteAccess
withDisableKeyBaseMetadataWriteAccessMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithMultipleLocations
withMultipleWriteLocationsEnabledMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithPrivateEndpointConnection
defineNewPrivateEndpointConnection, updatePrivateEndpointConnection, withoutPrivateEndpointConnectionMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithPublicNetworkAccess
disablePublicNetworkAccess, enablePublicNetworkAccessMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithReadLocations
withoutReadReplication, withReadReplicationMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithVirtualNetworkRule
withoutVirtualNetwork, withVirtualNetwork, withVirtualNetworkRulesMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags