Delen via


CustomDomainHttpsContent(SecureDeliveryProtocolType) Constructor

Definition

Initializes a new instance of 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)

Parameters

protocolType
SecureDeliveryProtocolType

Defines the TLS extension protocol that is used for secure delivery.

Applies to