Freigeben über


IPredictiveResponse.MetricName Property

Definition

The metrics being queried

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

Property Value

Attributes

Applies to