次の方法で共有


IpFilterActionType 列挙型

定義

IpFilterActionType の値を定義します。

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

フィールド

Accept 0
Reject 1

適用対象