Uses of Class
com.azure.resourcemanager.frontdoor.fluent.models.KeyVaultCertificateSourceParameters
Package
Description
Package containing the inner data models for FrontDoorManagementClient.
-
Uses of KeyVaultCertificateSourceParameters in com.azure.resourcemanager.frontdoor.fluent.models
Modifier and TypeMethodDescriptionKeyVaultCertificateSourceParameters.withSecretName
(String secretName) Set the secretName property: The name of the Key Vault secret representing the full certificate PFX.KeyVaultCertificateSourceParameters.withSecretVersion
(String secretVersion) Set the secretVersion property: The version of the Key Vault secret representing the full certificate PFX.KeyVaultCertificateSourceParameters.withVault
(KeyVaultCertificateSourceParametersVault vault) Set the vault property: The Key Vault containing the SSL certificate.