CdnCertificateSourceParameters Class

Defines the parameters for using CDN managed certificate for securing custom domain.

Constructor

CdnCertificateSourceParameters(*args: Any, **kwargs: Any)

Variables

Name Description
certificate_type

Type of certificate used. Required. Known values are: "Shared" and "Dedicated".

type_name
str or <xref:azure.mgmt.cdn.models.CDN_CERTIFICATE_SOURCE_PARAMETERS>

Required. CDN_CERTIFICATE_SOURCE_PARAMETERS.

Attributes

certificate_type

"Shared" and "Dedicated".

certificate_type: str | _models.CertificateType

type_name

Required. CDN_CERTIFICATE_SOURCE_PARAMETERS.

type_name: CDN_CERTIFICATE_SOURCE_PARAMETERS: 'CdnCertificateSourceParameters'>]