Compartir a través de


ConfigurationMetrics.Results Propiedad

Definición

Resultados de las consultas de recopilación de métricas.

[Newtonsoft.Json.JsonProperty("results")]
public System.Collections.Generic.IDictionary<string,long> Results { get; set; }
[<Newtonsoft.Json.JsonProperty("results")>]
member this.Results : System.Collections.Generic.IDictionary<string, int64> with get, set
Public Property Results As IDictionary(Of String, Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a