Compartir a través de


QueryMetricInterval.Metrics Propiedad

Definición

Obtiene o establece la lista de objetos de métrica para este intervalo.

[Newtonsoft.Json.JsonProperty(PropertyName="metrics")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.QueryMetricProperties> Metrics { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="metrics")>]
member this.Metrics : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.QueryMetricProperties> with get, set
Public Property Metrics As IList(Of QueryMetricProperties)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a