CustomerCertificateParameters |
CustomerCertificateParameters.withCertificateAuthority(String certificateAuthority) |
Set the certificateAuthority property: Certificate issuing authority.
|
CustomerCertificateParameters |
CustomerCertificateParameters.withSecretSource(ResourceReference secretSource) |
Set the secretSource property: Resource reference to the KV secret.
|
CustomerCertificateParameters |
CustomerCertificateParameters.withSecretVersion(String secretVersion) |
Set the secretVersion property: Version of the secret to be used.
|
CustomerCertificateParameters |
CustomerCertificateParameters.withSubjectAlternativeNames(List<String> subjectAlternativeNames) |
Set the subjectAlternativeNames property: The list of SANs.
|
CustomerCertificateParameters |
CustomerCertificateParameters.withUseLatestVersion(Boolean useLatestVersion) |
Set the useLatestVersion property: Whether to use the latest version for the certificate.
|