Freigeben über


ConnectionFromIPNotAllowed(Boolean, IEnumerable<String>) Konstruktor

Definition

Initialisiert eine neue instance von ConnectionFromIPNotAllowed.

public ConnectionFromIPNotAllowed (bool isEnabled, System.Collections.Generic.IEnumerable<string> allowlistValues);
new Azure.ResourceManager.SecurityCenter.Models.ConnectionFromIPNotAllowed : bool * seq<string> -> Azure.ResourceManager.SecurityCenter.Models.ConnectionFromIPNotAllowed
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: