次の方法で共有


MetricsResponse.Granularity プロパティ

定義

使用可能な値を取得または設定します: '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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象