Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.MongoDBDatabaseGetProperties
Packages that use MongoDBDatabaseGetProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
-
Uses of MongoDBDatabaseGetProperties in com.azure.resourcemanager.cosmos.fluent.models
Classes in com.azure.resourcemanager.cosmos.fluent.models that implement interfaces with type arguments of type MongoDBDatabaseGetPropertiesModifier and TypeClassDescriptionfinal classThe properties of an Azure Cosmos DB MongoDB database.Methods in com.azure.resourcemanager.cosmos.fluent.models that return MongoDBDatabaseGetPropertiesModifier and TypeMethodDescriptionstatic MongoDBDatabaseGetPropertiesMongoDBDatabaseGetProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MongoDBDatabaseGetProperties from the JsonReader.MongoDBDatabaseGetProperties.withOptions(MongoDBDatabaseGetPropertiesOptions options) Set the options property: The options property.MongoDBDatabaseGetProperties.withResource(MongoDBDatabaseGetPropertiesResource resource) Set the resource property: The resource property.