Aracılığıyla paylaş


IScaleRule.MetricTriggerThreshold Property

Definition

the threshold of the metric that triggers the scale action.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="the threshold of the metric that triggers the scale action.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=false, Required=true, SerializedName="threshold")]
public double MetricTriggerThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="the threshold of the metric that triggers the scale action.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=false, Required=true, SerializedName="threshold")>]
member this.MetricTriggerThreshold : double with get, set
Public Property MetricTriggerThreshold As Double

Property Value

Attributes

Applies to