Share via


IScaleRule.MetricTriggerMetricName Property

Definition

the name of the metric that defines what the rule monitors.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="the name of the metric that defines what the rule monitors.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="metricName")]
public string MetricTriggerMetricName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="the name of the metric that defines what the rule monitors.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="metricName")>]
member this.MetricTriggerMetricName : string with get, set
Public Property MetricTriggerMetricName As String

Property Value

Attributes

Applies to