storageKeyVaultSecretId

@JvmName(name = "yfngffrbhffyxlnv")
suspend fun storageKeyVaultSecretId(value: Output<String>)
@JvmName(name = "xsahxguxjjnpwnva")
suspend fun storageKeyVaultSecretId(value: String?)

Parameters

value

The Key Vault Secret ID, optionally including version, that contains the Connection String to connect to the storage account for this Function App.

NOTE: storage_key_vault_secret_id cannot be used with storage_account_name. NOTE: storage_key_vault_secret_id used without a version will use the latest version of the secret, however, the service can take up to 24h to pick up a rotation of the latest version. See the official docs for more information.