次の方法で共有


ActiveConnectionsNotInAllowedRange クラス

定義

アクティブな接続の数が許容範囲内にありません。

public class ActiveConnectionsNotInAllowedRange : Azure.ResourceManager.SecurityCenter.Models.TimeWindowCustomAlertRule
type ActiveConnectionsNotInAllowedRange = class
    inherit TimeWindowCustomAlertRule
Public Class ActiveConnectionsNotInAllowedRange
Inherits TimeWindowCustomAlertRule
継承

コンストラクター

ActiveConnectionsNotInAllowedRange(Boolean, Int32, Int32, TimeSpan)

ActiveConnectionsNotInAllowedRange の新しいインスタンスを初期化します。

プロパティ

Description

カスタム アラートの説明。

(継承元 CustomAlertRule)
DisplayName

カスタム アラートの表示名。

(継承元 CustomAlertRule)
IsEnabled

カスタム アラートの状態。

(継承元 CustomAlertRule)
MaxThreshold

最大しきい値。

(継承元 ThresholdCustomAlertRule)
MinThreshold

最小しきい値。

(継承元 ThresholdCustomAlertRule)
TimeWindowSize

iso8601 形式の時間枠のサイズ。

(継承元 TimeWindowCustomAlertRule)

適用対象