Compartilhar via


QueryStatistic.Intervals Propriedade

Definição

Obtém a lista de intervalos de consulta.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a