CdnCertificateSourceParameters Class
Defines the parameters for using CDN managed certificate for securing custom domain.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
CdnCertificateSourceParameters
Constructor
CdnCertificateSourceParameters(*, certificate_type: Union[str, azure.mgmt.cdn.models._cdn_management_client_enums.CertificateType], **kwargs)
Variables
- type_name
- str
Has constant value: "CdnCertificateSourceParameters".
- certificate_type
- str or CertificateType
Required. Type of certificate used. Possible values include: "Shared", "Dedicated".
Attributes
type_name
type_name = 'CdnCertificateSourceParameters'
Feedback
Submit and view feedback for