GlobalSchedules

Updates a schedule's target resource Id. This operation can take a while to complete.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/schedules/{name}/retarget

Path parameters

namestring required

The name of the Schedule

Parameters

../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
../../../../../../common-types/resource-management/v3/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ResourceGroupNameParameter — unresolved $ref

Request body

currentResourceIdstring

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

targetResourceIdstring

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

Response

Azure operation completed successfully.

Changes