Interface CosmosDBAccount.UpdateStages.WithOptionals
-
- All Superinterfaces:
Appliable<CosmosDBAccount>,CosmosDBAccount.UpdateStages.WithConnector,CosmosDBAccount.UpdateStages.WithConsistencyPolicy,CosmosDBAccount.UpdateStages.WithIpRules,CosmosDBAccount.UpdateStages.WithKeyBasedMetadataWriteAccess,CosmosDBAccount.UpdateStages.WithMultipleLocations,CosmosDBAccount.UpdateStages.WithPrivateEndpointConnection,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
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.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.WithVirtualNetworkRule
withoutVirtualNetwork, withVirtualNetwork, withVirtualNetworkRules
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
-