Interface CosmosDBAccount.UpdateStages.WithOptionals
- All Superinterfaces:
Appliable<CosmosDBAccount>,CosmosDBAccount.UpdateStages.WithAutomaticFailover,CosmosDBAccount.UpdateStages.WithConnector,CosmosDBAccount.UpdateStages.WithConsistencyPolicy,CosmosDBAccount.UpdateStages.WithIpRules,CosmosDBAccount.UpdateStages.WithKeyBasedMetadataWriteAccess,CosmosDBAccount.UpdateStages.WithMultipleLocations,CosmosDBAccount.UpdateStages.WithPrivateEndpointConnection,CosmosDBAccount.UpdateStages.WithPublicNetworkAccess,CosmosDBAccount.UpdateStages.WithVirtualNetworkRule,Indexable,Resource.UpdateWithTags<CosmosDBAccount.UpdateStages.WithOptionals>
- All Known Subinterfaces:
CosmosDBAccount.Update
- Enclosing interface:
CosmosDBAccount.UpdateStages
public static interface CosmosDBAccount.UpdateStages.WithOptionals
extends Resource.UpdateWithTags<CosmosDBAccount.UpdateStages.WithOptionals>, Appliable<CosmosDBAccount>, CosmosDBAccount.UpdateStages.WithConsistencyPolicy, CosmosDBAccount.UpdateStages.WithVirtualNetworkRule, CosmosDBAccount.UpdateStages.WithMultipleLocations, CosmosDBAccount.UpdateStages.WithConnector, CosmosDBAccount.UpdateStages.WithKeyBasedMetadataWriteAccess, CosmosDBAccount.UpdateStages.WithPrivateEndpointConnection, CosmosDBAccount.UpdateStages.WithIpRules, CosmosDBAccount.UpdateStages.WithPublicNetworkAccess, CosmosDBAccount.UpdateStages.WithAutomaticFailover
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.WithAutomaticFailover
disableAutomaticFailover, enableAutomaticFailoverMethods 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.WithVirtualNetworkRule
withoutVirtualNetwork, withVirtualNetwork, withVirtualNetworkRulesMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags