Uses of Interface
com.azure.resourcemanager.cosmos.models.CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
Packages that use CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of CosmosDBAccount.DefinitionStages.WithConsistencyPolicy in com.azure.resourcemanager.cosmos.models
Subinterfaces of CosmosDBAccount.DefinitionStages.WithConsistencyPolicy in com.azure.resourcemanager.cosmos.modelsModifier and TypeInterfaceDescriptionstatic interfaceGrouping of cosmos db definition stages.static interfaceThe 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.Methods in com.azure.resourcemanager.cosmos.models that return CosmosDBAccount.DefinitionStages.WithConsistencyPolicyModifier and TypeMethodDescriptionCosmosDBAccount.DefinitionStages.WithKind.withDataModelAzureTable()Creates an Azure Table CosmosDB account.CosmosDBAccount.DefinitionStages.WithKind.withDataModelCassandra()Creates a Cassandra CosmosDB account.CosmosDBAccount.DefinitionStages.WithKind.withDataModelGremlin()Creates a Gremlin CosmosDB account.CosmosDBAccount.DefinitionStages.WithKind.withDataModelMongoDB()Creates a MongoDB CosmosDB account.CosmosDBAccount.DefinitionStages.WithKind.withDataModelSql()Creates a SQL CosmosDB account.CosmosDBAccount.DefinitionStages.WithKind.withKind(DatabaseAccountKind kind) The database account kind for the CosmosDB account.CosmosDBAccount.DefinitionStages.WithKind.withKind(DatabaseAccountKind kind, Capability... capabilities) The database account kind for the CosmosDB account.