AzureFirstPartyManagedCertificate Class
Azure FirstParty Managed Certificate provided by other first party resource providers to enable HTTPS.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.cdn.models._models_py3.CertificateAzureFirstPartyManagedCertificate
Constructor
AzureFirstPartyManagedCertificate(*, 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