次の方法で共有


ProtocolType クラス

定義

ProtocolType の値を定義します。

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

コンストラクター

ProtocolType()

ProtocolType の値を定義します。

フィールド

IPBased

ProtocolType の値を定義します。

ServerNameIndication

ProtocolType の値を定義します。

プロパティ

Value

ProtocolType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

ProtocolType の値を定義します。

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

ProtocolType の値を定義します。

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

ProtocolType の値を定義します。

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

ProtocolType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象