RetargetScheduleProperties Class

Properties for retargeting a virtual machine schedule.

Inheritance
RetargetScheduleProperties

Constructor

RetargetScheduleProperties(*, current_resource_id: Optional[str] = None, target_resource_id: Optional[str] = None, **kwargs)

Parameters

current_resource_id
str
Required

The resource Id of the virtual machine on which the schedule operates.

target_resource_id
str
Required

The resource Id of the virtual machine that the schedule should be retargeted to.