次の方法で共有


AdvancedThreatProtectionState 列挙型

定義

AdvancedThreatProtectionState の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AdvancedThreatProtectionState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AdvancedThreatProtectionState = 
Public Enum AdvancedThreatProtectionState
継承
AdvancedThreatProtectionState
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Disabled 2
Enabled 1
New 0

適用対象