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