次の方法で共有


RecommendedActionMetricInfo.TimeGrain プロパティ

定義

この MetricInfo によって指定された値の時間間隔の期間を取得します。 例: PT1H (1 時間)

[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

適用対象