CosmosDBAccount.DefinitionStages.WithCreate Interface

Implements

public static interface CosmosDBAccount.DefinitionStages.WithCreate
extends Creatable<CosmosDBAccount>, WithConsistencyPolicy, WithReadReplication, WithIpRules, WithVirtualNetworkRule, WithMultipleLocations, WithConnector, WithKeyBasedMetadataWriteAccess, WithPrivateEndpointConnection, DefinitionWithTags<WithCreate>, WithPublicNetworkAccess

The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.

Applies to