次の方法で共有


ApplicationGatewaySslPolicyType クラス

定義

ApplicationGatewaySslPolicyType の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySslPolicyType>))]
public class ApplicationGatewaySslPolicyType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySslPolicyType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySslPolicyType>))>]
type ApplicationGatewaySslPolicyType = class
    inherit ExpandableStringEnum<ApplicationGatewaySslPolicyType>
Public Class ApplicationGatewaySslPolicyType
Inherits ExpandableStringEnum(Of ApplicationGatewaySslPolicyType)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

ApplicationGatewaySslPolicyType()

ApplicationGatewaySslPolicyType の値を定義します。

フィールド

Custom

ApplicationGatewaySslPolicyType の値を定義します。

Predefined

ApplicationGatewaySslPolicyType の値を定義します。

プロパティ

Value

ApplicationGatewaySslPolicyType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

ApplicationGatewaySslPolicyType の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

ApplicationGatewaySslPolicyType の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

ApplicationGatewaySslPolicyType の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

ApplicationGatewaySslPolicyType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象