Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EncryptionDetails

Package version

Details needed if the VM was encrypted at the time of backup.

Hierarchy

  • EncryptionDetails

Index

Properties

Optional encryptionEnabled

encryptionEnabled: undefined | false | true

Identifies whether this backup copy represents an encrypted VM at the time of backup.

Optional kekUrl

kekUrl: undefined | string

Key Url.

Optional kekVaultId

kekVaultId: undefined | string

ID of Key Vault where KEK is stored.

Optional secretKeyUrl

secretKeyUrl: undefined | string

Secret Url.

Optional secretKeyVaultId

secretKeyVaultId: undefined | string

ID of Key Vault where Secret is stored.

Generated using TypeDoc