latestSwagger 2.02026-07-135275177.3 KB

2cc656a4c500

VirtualMachineInstances

Implements the operation to stop a virtual machine.

The operation to power off (stop) a virtual machine instance.

post/{resourceUri}/providers/Microsoft.ScVmm/virtualMachineInstances/default/stop

Path parameters

resourceUristring required

The fully qualified Azure Resource manager identifier of the resource.

Parameters

../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter — unresolved $ref

Request body

skipShutdown'true' | 'false'

Gets or sets a value indicating whether to request non-graceful VM shutdown. True value for this flag indicates non-graceful shutdown whereas false indicates otherwise. Defaults to false.

Response

Resource operation accepted.