ConnectionFromIPNotAllowed(Boolean, IEnumerable<String>) Construtor

Definição

Inicializa uma nova instância de 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))

Parâmetros

isEnabled
Boolean

Status do alerta personalizado.

allowlistValues
IEnumerable<String>

Os valores a serem permitidos. O formato dos valores depende do tipo de regra.

Exceções

allowlistValues é nulo.

Aplica-se a