Uses of Class
com.azure.resourcemanager.cosmos.models.MongoDBCollectionGetPropertiesOptions
Packages that use MongoDBCollectionGetPropertiesOptions
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of MongoDBCollectionGetPropertiesOptions in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return MongoDBCollectionGetPropertiesOptionsModifier and TypeMethodDescriptionMongoDBCollectionGetProperties.options()
Get the options property: The options property.MongoDBCollectionGetResultsInner.options()
Get the options property: The options property.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type MongoDBCollectionGetPropertiesOptionsModifier and TypeMethodDescriptionMongoDBCollectionGetProperties.withOptions
(MongoDBCollectionGetPropertiesOptions options) Set the options property: The options property.MongoDBCollectionGetResultsInner.withOptions
(MongoDBCollectionGetPropertiesOptions options) Set the options property: The options property. -
Uses of MongoDBCollectionGetPropertiesOptions in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return MongoDBCollectionGetPropertiesOptionsModifier and TypeMethodDescriptionMongoDBCollectionGetPropertiesOptions.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of MongoDBCollectionGetPropertiesOptions from the JsonReader.MongoDBCollectionGetPropertiesOptions.withAutoscaleSettings
(AutoscaleSettings autoscaleSettings) Set the autoscaleSettings property: Specifies the Autoscale settings.MongoDBCollectionGetPropertiesOptions.withThroughput
(Integer throughput) Set the throughput property: Value of the Cosmos DB resource throughput or autoscaleSettings.