Account Encryption Args
data class AccountEncryptionArgs(val keyVaultKeyId: Output<String>) : ConvertibleToJava<AccountEncryptionArgs>
Properties
Link copied to clipboard
The full URL path to the Azure key vault key id that should be used to encrypt data, as documented here. Both versioned and versionless keys are supported.