次の方法で共有


CustomAlertRule(Boolean) コンストラクター

定義

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

protected CustomAlertRule (bool isEnabled);
new Azure.ResourceManager.SecurityCenter.Models.CustomAlertRule : bool -> Azure.ResourceManager.SecurityCenter.Models.CustomAlertRule
Protected Sub New (isEnabled As Boolean)

パラメーター

isEnabled
Boolean

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

適用対象