AzureKeyVaultPropertiesOutput interface
Azure Key Vault connection properties.
Properties
| base |
The base URL of the Azure Key Vault. |
| description | The description of the Azure Key Vault connection. |
Property Details
baseUrl
The base URL of the Azure Key Vault.
baseUrl?: string
Property Value
string
description
The description of the Azure Key Vault connection.
description?: string
Property Value
string