Partager via


QueryStatistics.Intervals Propriété

Définition

Obtient ou définit la liste des intervalles avec les données de métrique appropriées

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à