Uses of Class
com.azure.resourcemanager.appservice.models.ScaleRule
Packages that use ScaleRule
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of ScaleRule in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return ScaleRuleModifier and TypeMethodDescriptionstatic ScaleRule
ScaleRule.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ScaleRule from the JsonReader.ScaleRule.withAzureQueue
(QueueScaleRule azureQueue) Set the azureQueue property: Azure Queue based scaling.ScaleRule.withCustom
(CustomScaleRule custom) Set the custom property: Custom scale rule.ScaleRule.withHttp
(HttpScaleRule http) Set the http property: HTTP requests based scaling.Set the name property: Scale Rule Name.Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type ScaleRuleMethod parameters in com.azure.resourcemanager.appservice.models with type arguments of type ScaleRule