Compartir a través de


TopQueries.IntervalType Propiedad

Definición

Obtiene el tipo de intervalo (longitud). Entre los valores posibles se incluyen: 'PT1H', 'P1D'

[Newtonsoft.Json.JsonProperty(PropertyName="intervalType")]
public string IntervalType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="intervalType")>]
member this.IntervalType : string
Public ReadOnly Property IntervalType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a