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 classAzureFirstPartyManagedCertificateAzure FirstParty Managed Certificate provided by other first party resource providers to enable HTTPS.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. withType(SecretType type)Set the type property: The type of the secret resource.
-