次の方法で共有


MetricAvailability.TimeGrain プロパティ

定義

メトリック値の集計に使用する時間グレインを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象