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