RecommendedActionMetricInfo.MetricName Property

Definition

Gets the name of the metric. e.g., CPU, Number of Queries.

[Newtonsoft.Json.JsonProperty(PropertyName="metricName")]
public string MetricName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="metricName")>]
member this.MetricName : string
Public ReadOnly Property MetricName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to