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