AccountEncryption

data class AccountEncryption(val keyVaultKeyId: String)

Constructors

Link copied to clipboard
constructor(keyVaultKeyId: String)

Types

Link copied to clipboard
object Companion

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.