SecurityAlertsPolicyState Enum

Definition

Defines values for 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
Inheritance
SecurityAlertsPolicyState
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Disabled 1
Enabled 0

Applies to