Compartir a través de


SecurityAlertPolicyState Enumeración

Definición

Define los valores de SecurityAlertPolicyState.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SecurityAlertPolicyState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SecurityAlertPolicyState = 
Public Enum SecurityAlertPolicyState
Herencia
SecurityAlertPolicyState
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Disabled 2
Enabled 1
New 0

Se aplica a