次の方法で共有


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 拡張機能プロトコルを定義します。

適用対象