VmDiskRecoveryPointReference#
- class VmDiskRecoveryPointReference(vm_recovery_point_ext_id=None, recovery_point_ext_id=None, disk_recovery_point_ext_id=None, *args, **kwargs)#
Bases:
DiskRecoveryPointReference
Reference to the disk recovery point that’s part of a vm recovery point.
- Parameters:
vm_recovery_point_ext_id – (
vm_recovery_point_ext_id
) The external identifier that can be used to identify a VM recovery point.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model
- property vm_recovery_point_ext_id#
The external identifier that can be used to identify a VM recovery point.
- Type:
str