VirtualMachinesDeallocate interface
Methods
| post(Virtual |
Shuts down the virtual machine and releases the compute resources. You are not billed for the compute resources that this virtual machine uses. |
Method Details
post(VirtualMachinesDeallocateParameters)
Shuts down the virtual machine and releases the compute resources. You are not billed for the compute resources that this virtual machine uses.
function post(options: VirtualMachinesDeallocateParameters): StreamableMethod<VirtualMachinesDeallocate200Response | VirtualMachinesDeallocate202Response | VirtualMachinesDeallocateDefaultResponse>