Condividi tramite


QueryStatistic.MetricName Property

Definition

Gets or sets metric name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to