VmRecoveryPoint#

class VmRecoveryPoint(vm=None, location_agnostic_id=None, name=None, creation_time=None, expiration_time=None, status=None, recovery_point_type=None, consistency_group_ext_id=None, consistency_group_name=None, vendor_specific_properties=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)[source]#

Bases: RecoveryPointProperties

A model that represents VM Recovery Point properties

Parameters:

vm – (vm)

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model

property vm#
Type:

Vm