Partager via


QueryMetricInterval.Metrics Propriété

Définition

Obtient ou définit la liste des objets de métrique pour cet intervalle

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à