次の方法で共有


SecurityAlertsPolicyState 列挙型

定義

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
継承
SecurityAlertsPolicyState
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Disabled 1
Enabled 0

適用対象