Megosztás a következőn keresztül:


IScaleAction.Type 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 Type { 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.Type : Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Support.ScaleType with get, set
Public Property Type As ScaleType

Property Value

Attributes

Applies to