Condividi tramite


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

Enabled 0
Disabled 1

Applies to