次の方法で共有


FrontDoorCustomDomainHttpsContent(FrontDoorCertificateType) コンストラクター

定義

FrontDoorCustomDomainHttpsContent の新しいインスタンスを初期化します。

public FrontDoorCustomDomainHttpsContent (Azure.ResourceManager.Cdn.Models.FrontDoorCertificateType certificateType);
new Azure.ResourceManager.Cdn.Models.FrontDoorCustomDomainHttpsContent : Azure.ResourceManager.Cdn.Models.FrontDoorCertificateType -> Azure.ResourceManager.Cdn.Models.FrontDoorCustomDomainHttpsContent
Public Sub New (certificateType As FrontDoorCertificateType)

パラメーター

certificateType
FrontDoorCertificateType

SSL 証明書のソースを定義します。

適用対象