CosmosDBAccount.UpdateStages.WithOptionals Interface
Implements
WithConnector
WithConsistencyPolicy
WithIpRules
WithKeyBasedMetadataWriteAccess
WithMultipleLocations
WithPrivateEndpointConnection
WithPublicNetworkAccess
WithVirtualNetworkRule
UpdateWithTags<WithOptionals>
Appliable<CosmosDBAccount>
public static interface CosmosDBAccount.UpdateStages.WithOptionals
extends UpdateWithTags<WithOptionals>, Appliable<CosmosDBAccount>, WithConsistencyPolicy, WithVirtualNetworkRule, WithMultipleLocations, WithConnector, WithKeyBasedMetadataWriteAccess, WithPrivateEndpointConnection, WithIpRules, WithPublicNetworkAccess
Grouping of cosmos db update stages.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java