Share via


IScaleRule.ScaleActionType Property

Definition

the type of action that should occur when the scale rule fires.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="the type of action that should occur when the scale rule fires.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Support.ScaleType) }, ReadOnly=false, Required=true, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Support.ScaleType ScaleActionType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="the type of action that should occur when the scale rule fires.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Support.ScaleType) }, ReadOnly=false, Required=true, SerializedName="type")>]
member this.ScaleActionType : Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Support.ScaleType with get, set
Public Property ScaleActionType As ScaleType

Property Value

Attributes

Applies to