GetEncryption

data class GetEncryption(val identities: List<GetEncryptionIdentity>, val keyUrl: String)

Constructors

Link copied to clipboard
constructor(identities: List<GetEncryptionIdentity>, keyUrl: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An identity block as defined below.

Link copied to clipboard

The URI specifying the Key vault and key to be used to encrypt data in this resource.