CustomCertificateProperties interface
Custom certificate properties.
Properties
| key |
Base uri of the KeyVault that stores certificate. |
| key |
Certificate secret name. |
| key |
Certificate secret version. |
| provisioning |
Provisioning state of the resource. |
Property Details
keyVaultBaseUri
Base uri of the KeyVault that stores certificate.
keyVaultBaseUri: string
Property Value
string
keyVaultSecretName
Certificate secret name.
keyVaultSecretName: string
Property Value
string
keyVaultSecretVersion
Certificate secret version.
keyVaultSecretVersion?: string
Property Value
string
provisioningState
Provisioning state of the resource.
provisioningState?: string
Property Value
string