VirtualMachinesPowerOff interface
Methods
| post(Virtual |
The operation to power off (stop) a virtual machine. The virtual machine can be restarted with the same provisioned resources. You are still charged for this virtual machine. |
Method Details
post(VirtualMachinesPowerOffParameters)
The operation to power off (stop) a virtual machine. The virtual machine can be restarted with the same provisioned resources. You are still charged for this virtual machine.
function post(options: VirtualMachinesPowerOffParameters): StreamableMethod<VirtualMachinesPowerOff200Response | VirtualMachinesPowerOff202Response | VirtualMachinesPowerOffDefaultResponse>