Share via


ScaleRule.ScaleAction Property

Definition

Gets or sets the parameters for the scaling action.

[Newtonsoft.Json.JsonProperty(PropertyName="scaleAction")]
public Microsoft.Azure.Management.Monitor.Models.ScaleAction ScaleAction { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scaleAction")>]
member this.ScaleAction : Microsoft.Azure.Management.Monitor.Models.ScaleAction with get, set
Public Property ScaleAction As ScaleAction

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to