次の方法で共有


SslEnforcementEnum 列挙型

定義

SslEnforcementEnum の値を定義します。

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

フィールド

Disabled 1
Enabled 0

適用対象