Bagikan melalui


MetricsResponse.Granularity Property

Definition

Gets or sets possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to