Share via


VirtualMachineScaleSetsRedeploy interface

Methods

post(VirtualMachineScaleSetsRedeployParameters)

Shuts down all the virtual machines in the virtual machine scale set, moves them to a new node, and powers them back on.

Method Details

post(VirtualMachineScaleSetsRedeployParameters)

Shuts down all the virtual machines in the virtual machine scale set, moves them to a new node, and powers them back on.

function post(options: VirtualMachineScaleSetsRedeployParameters): StreamableMethod<VirtualMachineScaleSetsRedeploy200Response | VirtualMachineScaleSetsRedeploy202Response | VirtualMachineScaleSetsRedeployDefaultResponse>

Parameters

Returns