Bagikan melalui


MetricsResult.Value Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public Microsoft.Azure.ApplicationInsights.Query.Models.MetricsResultInfo Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : Microsoft.Azure.ApplicationInsights.Query.Models.MetricsResultInfo with get, set
Public Property Value As MetricsResultInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to