IaasVMBackupRequest Class
IaaS VM workload-specific backup request.
Constructor
IaasVMBackupRequest()
Variables
| Name | Description |
|---|---|
|
recoveryPointExpiryTimeInUTC
|
Backup copy will expire after the time specified (UTC). |
|
objectType
|
Literal["IaasVMBackupRequest"]
This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types. Required. Default value is "IaasVMBackupRequest". |
Attributes
objectType
This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types. Required. Default value is "IaasVMBackupRequest".
objectType: Literal['IaasVMBackupRequest']
recoveryPointExpiryTimeInUTC
Backup copy will expire after the time specified (UTC).
recoveryPointExpiryTimeInUTC: str