Partager via


MetricsResultsItem.Body Propriété

Définition

Obtient ou définit les résultats de cette requête de métrique.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à