KeyVaultCertificateSourceParameters |
UserManagedHttpsParameters.certificateSourceParameters() |
Get the certificateSourceParameters property: Defines the certificate source parameters using user's keyvault
certificate for enabling SSL.
|
KeyVaultCertificateSourceParameters |
KeyVaultCertificateSourceParameters.withDeleteRule(DeleteRule deleteRule) |
Set the deleteRule property: Describes the action that shall be taken when the certificate is removed from Key
Vault.
|
KeyVaultCertificateSourceParameters |
KeyVaultCertificateSourceParameters.withOdataType(String odataType) |
Set the odataType property: The @odata.type property.
|
KeyVaultCertificateSourceParameters |
KeyVaultCertificateSourceParameters.withResourceGroupName(String resourceGroupName) |
Set the resourceGroupName property: Resource group of the user's Key Vault containing the SSL certificate.
|
KeyVaultCertificateSourceParameters |
KeyVaultCertificateSourceParameters.withSecretName(String secretName) |
Set the secretName property: The name of Key Vault Secret (representing the full certificate PFX) in Key Vault.
|
KeyVaultCertificateSourceParameters |
KeyVaultCertificateSourceParameters.withSecretVersion(String secretVersion) |
Set the secretVersion property: The version(GUID) of Key Vault Secret in Key Vault.
|
KeyVaultCertificateSourceParameters |
KeyVaultCertificateSourceParameters.withSubscriptionId(String subscriptionId) |
Set the subscriptionId property: Subscription Id of the user's Key Vault containing the SSL certificate.
|
KeyVaultCertificateSourceParameters |
KeyVaultCertificateSourceParameters.withUpdateRule(UpdateRule updateRule) |
Set the updateRule property: Describes the action that shall be taken when the certificate is updated in Key
Vault.
|
KeyVaultCertificateSourceParameters |
KeyVaultCertificateSourceParameters.withVaultName(String vaultName) |
Set the vaultName property: The name of the user's Key Vault containing the SSL certificate.
|