Compartir a través de


SecurityAlertsPolicyState Enumeración

Definición

Define los valores de SecurityAlertsPolicyState.

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

Campos

Disabled 1
Enabled 0

Se aplica a