KeyVaultAndKeyReferenceResponse

data class KeyVaultAndKeyReferenceResponse(val keyUrl: String, val sourceVault: SourceVaultResponse)

Key Vault Key Url and vault id of KeK, KeK is optional and when provided is used to unwrap the encryptionKey

Constructors

Link copied to clipboard
constructor(keyUrl: String, sourceVault: SourceVaultResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Url pointing to a key or secret in KeyVault

Link copied to clipboard

Resource id of the KeyVault containing the key or secret