Uses of Class
com.microsoft.azure.management.cdn.CustomerCertificate
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of CustomerCertificate in com.microsoft.azure.management.cdn
Modifier and TypeMethodDescriptionCustomerCertificate.withCertificateAuthority
(String certificateAuthority) Set certificate issuing authority.CustomerCertificate.withCertificateUrl
(String certificateUrl) Set complete Url to the certificate.CustomerCertificate.withSubjectAlternativeNames
(List<String> subjectAlternativeNames) Set the list of SANs.CustomerCertificate.withUseLatestVersion
(Boolean useLatestVersion) Set whether to use the latest version for the certificate.CustomerCertificate.withVersion
(String version) Set certificate version.