Share via


VirtualMachinesRedeploy interface

Methods

post(VirtualMachinesRedeployParameters)

Shuts down the virtual machine, moves it to a new node, and powers it back on.

Method Details

post(VirtualMachinesRedeployParameters)

Shuts down the virtual machine, moves it to a new node, and powers it back on.

function post(options: VirtualMachinesRedeployParameters): StreamableMethod<VirtualMachinesRedeploy200Response | VirtualMachinesRedeploy202Response | VirtualMachinesRedeployDefaultResponse>

Parameters

Returns