IaasVMBackupRequest interface

IaaS VM workload-specific backup request.

Extends

Properties

objectType

Polymorphic discriminator, which specifies the different types this object can be

recoveryPointExpiryTimeInUTC

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

Property Details

objectType

Polymorphic discriminator, which specifies the different types this object can be

objectType: "IaasVMBackupRequest"

Property Value

"IaasVMBackupRequest"

recoveryPointExpiryTimeInUTC

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

recoveryPointExpiryTimeInUTC?: Date

Property Value

Date