RetargetScheduleProperties interface
Properties for retargeting a virtual machine schedule.
Properties
current |
The resource Id of the virtual machine on which the schedule operates |
target |
The resource Id of the virtual machine that the schedule should be retargeted to |
Property Details
currentResourceId
The resource Id of the virtual machine on which the schedule operates
currentResourceId?: string
Property Value
string
targetResourceId
The resource Id of the virtual machine that the schedule should be retargeted to
targetResourceId?: string
Property Value
string