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