Compartir a través de


QueryStatistics.Intervals Propiedad

Definición

Obtiene o establece la lista de intervalos con los datos de métrica adecuados.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a