Uses of Class
com.microsoft.azure.management.cdn.CustomerCertificateParameters
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of CustomerCertificateParameters in com.microsoft.azure.management.cdn
Modifier and TypeMethodDescriptionCustomerCertificateParameters.withCertificateAuthority
(String certificateAuthority) Set certificate issuing authority.CustomerCertificateParameters.withSecretSource
(ResourceReference secretSource) Set resource reference to the KV secret.CustomerCertificateParameters.withSecretVersion
(String secretVersion) Set version of the secret to be used.CustomerCertificateParameters.withSubjectAlternativeNames
(List<String> subjectAlternativeNames) Set the list of SANs.CustomerCertificateParameters.withUseLatestVersion
(Boolean useLatestVersion) Set whether to use the latest version for the certificate.