Uses of Class
com.azure.resourcemanager.cdn.models.Certificate
-
Packages that use Certificate Package Description com.azure.resourcemanager.cdn.models Package containing the data models for CdnManagementClient. -
-
Uses of Certificate in com.azure.resourcemanager.cdn.models
Subclasses of Certificate in com.azure.resourcemanager.cdn.models Modifier and Type Class Description classCustomerCertificateCustomer Certificate used for https.classManagedCertificateManaged Certificate used for https.Methods in com.azure.resourcemanager.cdn.models that return Certificate Modifier and Type Method Description CertificateCertificate. withExpirationDate(String expirationDate)Set the expirationDate property: Certificate expiration date.CertificateCertificate. withSubject(String subject)Set the subject property: Subject name in the certificate.CertificateCertificate. withThumbprint(String thumbprint)Set the thumbprint property: Certificate thumbprint.
-