Share via


TopQueryStatisticsInput.ObservedMetric Property

Definition

Gets or sets observed metric name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to