次の方法で共有


MetricsQueryResult.Granularity プロパティ

定義

メトリック データが返された間隔 (ウィンドウ サイズ)。 これは将来調整され、最初に要求されたものから返される可能性があります。 これは、メタデータ要求が行われた場合には存在しません。

public TimeSpan? Granularity { get; }
member this.Granularity : Nullable<TimeSpan>
Public ReadOnly Property Granularity As Nullable(Of TimeSpan)

プロパティ値

適用対象