IaasVMBackupRequest interface
IaaS VM workload-specific backup request.
- Extends
Properties
object |
Polymorphic discriminator, which specifies the different types this object can be |
recovery |
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