Uses of Class
com.azure.resourcemanager.cosmos.models.AutoscaleSettings
Packages that use AutoscaleSettings
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of AutoscaleSettings in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return AutoscaleSettingsModifier and TypeMethodDescriptionCreateUpdateOptions.autoscaleSettings()
Get the autoscaleSettings property: Specifies the Autoscale settings.OptionsResource.autoscaleSettings()
Get the autoscaleSettings property: Specifies the Autoscale settings.static AutoscaleSettings
AutoscaleSettings.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of AutoscaleSettings from the JsonReader.AutoscaleSettings.withMaxThroughput
(Integer maxThroughput) Set the maxThroughput property: Represents maximum throughput, the resource can scale up to.Methods in com.azure.resourcemanager.cosmos.models with parameters of type AutoscaleSettingsModifier and TypeMethodDescriptionCassandraKeyspaceGetPropertiesOptions.withAutoscaleSettings
(AutoscaleSettings autoscaleSettings) Set the autoscaleSettings property: Specifies the Autoscale settings.CassandraTableGetPropertiesOptions.withAutoscaleSettings
(AutoscaleSettings autoscaleSettings) Set the autoscaleSettings property: Specifies the Autoscale settings.CreateUpdateOptions.withAutoscaleSettings
(AutoscaleSettings autoscaleSettings) Set the autoscaleSettings property: Specifies the Autoscale settings.GremlinDatabaseGetPropertiesOptions.withAutoscaleSettings
(AutoscaleSettings autoscaleSettings) Set the autoscaleSettings property: Specifies the Autoscale settings.GremlinGraphGetPropertiesOptions.withAutoscaleSettings
(AutoscaleSettings autoscaleSettings) Set the autoscaleSettings property: Specifies the Autoscale settings.MongoDBCollectionGetPropertiesOptions.withAutoscaleSettings
(AutoscaleSettings autoscaleSettings) Set the autoscaleSettings property: Specifies the Autoscale settings.MongoDBDatabaseGetPropertiesOptions.withAutoscaleSettings
(AutoscaleSettings autoscaleSettings) Set the autoscaleSettings property: Specifies the Autoscale settings.OptionsResource.withAutoscaleSettings
(AutoscaleSettings autoscaleSettings) Set the autoscaleSettings property: Specifies the Autoscale settings.SqlContainerGetPropertiesOptions.withAutoscaleSettings
(AutoscaleSettings autoscaleSettings) Set the autoscaleSettings property: Specifies the Autoscale settings.SqlDatabaseGetPropertiesOptions.withAutoscaleSettings
(AutoscaleSettings autoscaleSettings) Set the autoscaleSettings property: Specifies the Autoscale settings.TableGetPropertiesOptions.withAutoscaleSettings
(AutoscaleSettings autoscaleSettings) Set the autoscaleSettings property: Specifies the Autoscale settings.