次の方法で共有


ThresholdRuleCondition.WindowSize プロパティ

定義

しきい値に基づいてアラート アクティビティを監視するために使用される期間 (ISO 8601 期間形式)。 指定する場合は、5 分から 1 日の間にする必要があります。

public TimeSpan? WindowSize { get; set; }
member this.WindowSize : Nullable<TimeSpan> with get, set
Public Property WindowSize As Nullable(Of TimeSpan)

プロパティ値

適用対象