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