CustomDomainHttpsParameters.ProtocolType 속성

정의

보안 전달에 사용되는 TLS 확장 프로토콜을 가져오거나 설정합니다. 가능한 값은 'ServerNameIndication', 'IPBased'입니다.

[Newtonsoft.Json.JsonProperty(PropertyName="protocolType")]
public Microsoft.Azure.Management.Cdn.Fluent.Models.ProtocolType ProtocolType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protocolType")>]
member this.ProtocolType : Microsoft.Azure.Management.Cdn.Fluent.Models.ProtocolType with get, set
Public Property ProtocolType As ProtocolType

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상