IaasVMBackupRequest interface

IaaS VM workload-specific backup request.

Extends

Properties

objectType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

recoveryPointExpiryTimeInUTC

Backup copy will expire after the time specified (UTC).

Property Details

objectType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

objectType: "IaasVMBackupRequest"

Property Value

"IaasVMBackupRequest"

recoveryPointExpiryTimeInUTC

Backup copy will expire after the time specified (UTC).

recoveryPointExpiryTimeInUTC?: Date

Property Value

Date