你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CustomDomainHttpsContent(SecureDeliveryProtocolType) 构造函数

定义

初始化 CustomDomainHttpsContent 的新实例。

protected CustomDomainHttpsContent (Azure.ResourceManager.Cdn.Models.SecureDeliveryProtocolType protocolType);
new Azure.ResourceManager.Cdn.Models.CustomDomainHttpsContent : Azure.ResourceManager.Cdn.Models.SecureDeliveryProtocolType -> Azure.ResourceManager.Cdn.Models.CustomDomainHttpsContent
Protected Sub New (protocolType As SecureDeliveryProtocolType)

参数

protocolType
SecureDeliveryProtocolType

定义用于安全传递的 TLS 扩展协议。

适用于