VirtualMachinesRedeploy interface
Methods
| post(Virtual |
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>