共用方式為


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

適用於