Data Pool Encryption Response
data class DataPoolEncryptionResponse(val keyName: String, val keyVaultUri: String, val keyVersion: String? = null, val userAssignedIdentity: String)
Encryption properties of a Data Pool
Properties
Link copied to clipboard
The URI of a soft delete-enabled Key Vault that is in the same location as the Data Pool location
Link copied to clipboard
The version of Key Vault key
Link copied to clipboard
The resource ID of a user-assigned Managed Identity used to access the encryption key in the Key Vault. Requires access to the key operations get, wrap, unwrap, and recover