EncryptionResponse

data class EncryptionResponse(val keyVaultKeyUri: String? = null, val userAssignedIdentity: String? = null)

The CMK encryption settings on the Device Update account.

Constructors

Link copied to clipboard
constructor(keyVaultKeyUri: String? = null, userAssignedIdentity: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val keyVaultKeyUri: String? = null

The URI of the key vault

Link copied to clipboard

The full resourceId of the user assigned identity to be used for key vault access. Identity has to be also assigned to the Account