EncryptionDetails interface

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

Properties

encryptionEnabled

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

kekUrl

Key Url.

kekVaultId

ID of Key Vault where KEK is stored.

secretKeyUrl

Secret Url.

secretKeyVaultId

ID of Key Vault where Secret is stored.

Property Details

encryptionEnabled

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

encryptionEnabled?: boolean

Property Value

boolean

kekUrl

Key Url.

kekUrl?: string

Property Value

string

kekVaultId

ID of Key Vault where KEK is stored.

kekVaultId?: string

Property Value

string

secretKeyUrl

Secret Url.

secretKeyUrl?: string

Property Value

string

secretKeyVaultId

ID of Key Vault where Secret is stored.

secretKeyVaultId?: string

Property Value

string