Share via


ListCustomAlertRule(Boolean) Constructor

Definition

Initializes a new instance of ListCustomAlertRule.

public ListCustomAlertRule (bool isEnabled);
new Azure.ResourceManager.SecurityCenter.Models.ListCustomAlertRule : bool -> Azure.ResourceManager.SecurityCenter.Models.ListCustomAlertRule
Public Sub New (isEnabled As Boolean)

Parameters

isEnabled
Boolean

Status of the custom alert.

Applies to