Uses of Class
com.azure.resourcemanager.cosmos.models.MongoDBDatabaseResource
Packages that use MongoDBDatabaseResource
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of MongoDBDatabaseResource in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return MongoDBDatabaseResourceModifier and TypeMethodDescriptionMongoDBDatabaseCreateUpdateProperties.resource()Get the resource property: The standard JSON format of a MongoDB database.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type MongoDBDatabaseResourceModifier and TypeMethodDescriptionMongoDBDatabaseCreateUpdateProperties.withResource(MongoDBDatabaseResource resource) Set the resource property: The standard JSON format of a MongoDB database. -
Uses of MongoDBDatabaseResource in com.azure.resourcemanager.cosmos.models
Subclasses of MongoDBDatabaseResource in com.azure.resourcemanager.cosmos.modelsModifier and TypeClassDescriptionfinal classThe MongoDBDatabaseGetPropertiesResource model.Methods in com.azure.resourcemanager.cosmos.models that return MongoDBDatabaseResourceModifier and TypeMethodDescriptionMongoDBDatabaseCreateUpdateParameters.resource()Get the resource property: The standard JSON format of a MongoDB database.Set the id property: Name of the Cosmos DB MongoDB database.Methods in com.azure.resourcemanager.cosmos.models with parameters of type MongoDBDatabaseResourceModifier and TypeMethodDescriptionMongoDBDatabaseCreateUpdateParameters.withResource(MongoDBDatabaseResource resource) Set the resource property: The standard JSON format of a MongoDB database.