key Vault Key
Parameters
value
A key_vault_key
block as defined below. Use this Argument to store the system key of the Azure Function in an existing Key Vault. It needs an existing Key Vault Data Factory Linked Service. Exactly one of either key
or key_vault_key
is required.
suspend fun keyVaultKey(argument: suspend LinkedServiceAzureFunctionKeyVaultKeyArgsBuilder.() -> Unit)
Parameters
argument
A key_vault_key
block as defined below. Use this Argument to store the system key of the Azure Function in an existing Key Vault. It needs an existing Key Vault Data Factory Linked Service. Exactly one of either key
or key_vault_key
is required.