다음을 통해 공유


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>)

적용 대상