Azure VM

Deallocate VM

Shut down the VM and releases the compute resources. You are not billed for the compute resources that this VM uses.

Inputs

Field

Type

Description

resourceGroupName [required]

string

subscriptionId [required]

string

virtualMachineName [required]

string

Outputs

Field

Type

Description

status [required]

enum

The status of the requested asynchronous operation. Allowed enum values: notStarted,running,succeeded,canceled,failed

location [required]

string

The location URL. This can be used in GET requests to track the status of the requested asynchronous operation.