Compartir a través de


MetricsResponse.Granularity Propiedad

Definición

Obtiene o establece valores posibles: "PT5M", "PT1H", "P1D".

[Newtonsoft.Json.JsonProperty(PropertyName="granularity")]
public string Granularity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="granularity")>]
member this.Granularity : string with get, set
Public Property Granularity As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a