ManagedCertificate Class
Managed Certificate used for https.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.cdn.models._models_py3.CertificateManagedCertificate
Constructor
ManagedCertificate(*, type: Optional[Union[str, azure.mgmt.cdn.models._cdn_management_client_enums.SecretType]] = None, **kwargs)
Variables
- type
- str or SecretType
The type of the secret resource. Possible values include: "UrlSigningKey", "CustomerCertificate", "ManagedCertificate", "AzureFirstPartyManagedCertificate".
- subject
- str
Subject name in the certificate.
- expiration_date
- str
Certificate expiration date.
Feedback
Submit and view feedback for