RecommendedActionMetricInfo.MetricName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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