Uses of Class
com.azure.resourcemanager.elasticsan.models.AutoScaleProperties
Packages that use AutoScaleProperties
Package
Description
Package containing the inner data models for ElasticSanManagement.
Package containing the data models for ElasticSanManagement.
-
Uses of AutoScaleProperties in com.azure.resourcemanager.elasticsan.fluent.models
Methods in com.azure.resourcemanager.elasticsan.fluent.models that return AutoScalePropertiesModifier and TypeMethodDescriptionElasticSanInner.autoScaleProperties()
Get the autoScaleProperties property: Auto Scale Properties for Elastic San Appliance.ElasticSanProperties.autoScaleProperties()
Get the autoScaleProperties property: Auto Scale Properties for Elastic San Appliance.ElasticSanUpdateProperties.autoScaleProperties()
Get the autoScaleProperties property: Auto Scale Properties for Elastic San Appliance.Methods in com.azure.resourcemanager.elasticsan.fluent.models with parameters of type AutoScalePropertiesModifier and TypeMethodDescriptionElasticSanInner.withAutoScaleProperties
(AutoScaleProperties autoScaleProperties) Set the autoScaleProperties property: Auto Scale Properties for Elastic San Appliance.ElasticSanProperties.withAutoScaleProperties
(AutoScaleProperties autoScaleProperties) Set the autoScaleProperties property: Auto Scale Properties for Elastic San Appliance.ElasticSanUpdateProperties.withAutoScaleProperties
(AutoScaleProperties autoScaleProperties) Set the autoScaleProperties property: Auto Scale Properties for Elastic San Appliance. -
Uses of AutoScaleProperties in com.azure.resourcemanager.elasticsan.models
Methods in com.azure.resourcemanager.elasticsan.models that return AutoScalePropertiesModifier and TypeMethodDescriptionElasticSan.autoScaleProperties()
Gets the autoScaleProperties property: Auto Scale Properties for Elastic San Appliance.ElasticSanUpdate.autoScaleProperties()
Get the autoScaleProperties property: Auto Scale Properties for Elastic San Appliance.static AutoScaleProperties
AutoScaleProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of AutoScaleProperties from the JsonReader.AutoScaleProperties.withScaleUpProperties
(ScaleUpProperties scaleUpProperties) Set the scaleUpProperties property: Scale up settings on Elastic San Appliance.Methods in com.azure.resourcemanager.elasticsan.models with parameters of type AutoScalePropertiesModifier and TypeMethodDescriptionElasticSan.DefinitionStages.WithAutoScaleProperties.withAutoScaleProperties
(AutoScaleProperties autoScaleProperties) Specifies the autoScaleProperties property: Auto Scale Properties for Elastic San Appliance..ElasticSan.UpdateStages.WithAutoScaleProperties.withAutoScaleProperties
(AutoScaleProperties autoScaleProperties) Specifies the autoScaleProperties property: Auto Scale Properties for Elastic San Appliance..ElasticSanUpdate.withAutoScaleProperties
(AutoScaleProperties autoScaleProperties) Set the autoScaleProperties property: Auto Scale Properties for Elastic San Appliance.