IPredictiveResponse.MetricName Property

Definition

The metrics being queried

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="The metrics being queried", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="metricName")]
public string MetricName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="The metrics being queried", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="metricName")>]
member this.MetricName : string with get, set
Public Property MetricName As String

Property Value

Attributes

Applies to