Uses of Class
com.azure.resourcemanager.cosmos.models.MongoDBDatabaseGetPropertiesResource
Packages that use MongoDBDatabaseGetPropertiesResource
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of MongoDBDatabaseGetPropertiesResource in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return MongoDBDatabaseGetPropertiesResourceModifier and TypeMethodDescriptionMongoDBDatabaseGetProperties.resource()Get the resource property: The resource property.MongoDBDatabaseGetResultsInner.resource()Get the resource property: The resource property.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type MongoDBDatabaseGetPropertiesResourceModifier and TypeMethodDescriptionMongoDBDatabaseGetProperties.withResource(MongoDBDatabaseGetPropertiesResource resource) Set the resource property: The resource property.MongoDBDatabaseGetResultsInner.withResource(MongoDBDatabaseGetPropertiesResource resource) Set the resource property: The resource property. -
Uses of MongoDBDatabaseGetPropertiesResource in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return MongoDBDatabaseGetPropertiesResourceModifier and TypeMethodDescriptionMongoDBDatabaseGetPropertiesResource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MongoDBDatabaseGetPropertiesResource from the JsonReader.MongoDBDatabaseGetPropertiesResource.withCreateMode(CreateMode createMode) Set the createMode property: Enum to indicate the mode of resource creation.Set the id property: Name of the Cosmos DB MongoDB database.MongoDBDatabaseGetPropertiesResource.withRestoreParameters(ResourceRestoreParameters restoreParameters) Set the restoreParameters property: Parameters to indicate the information about the restore.