Compartilhar via


QueryStatisticsProperties.Intervals Propriedade

Definição

Obtém ou define a lista de intervalos com os dados de métrica apropriados

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a