Freigeben über


AllowlistCustomAlertRule(Boolean, IEnumerable<String>) Konstruktor

Definition

Initialisiert eine neue instance von AllowlistCustomAlertRule.

public AllowlistCustomAlertRule (bool isEnabled, System.Collections.Generic.IEnumerable<string> allowlistValues);
new Azure.ResourceManager.SecurityCenter.Models.AllowlistCustomAlertRule : bool * seq<string> -> Azure.ResourceManager.SecurityCenter.Models.AllowlistCustomAlertRule
Public Sub New (isEnabled As Boolean, allowlistValues As IEnumerable(Of String))

Parameter

isEnabled
Boolean

Status der benutzerdefinierten Warnung.

allowlistValues
IEnumerable<String>

Die zuzulassenden Werte. Das Format der Werte hängt vom Regeltyp ab.

Ausnahmen

allowlistValues ist NULL.

Gilt für: