ManagedCertificateParameters Class

Managed Certificate used for https.

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
azure.mgmt.cdn.models._models_py3.SecretParameters
ManagedCertificateParameters

Constructor

ManagedCertificateParameters(**kwargs)

Variables

type
str or SecretType

Required. The type of the secret resource.Constant filled by server. Possible values include: "UrlSigningKey", "CustomerCertificate", "ManagedCertificate", "AzureFirstPartyManagedCertificate".

subject
str

Subject name in the certificate.

expiration_date
str

Certificate expiration date.