Stops all containers in a container group.
Stops all containers in a container group. Compute resources will be deallocated and billing will stop.
post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerInstance/containerGroups/{containerGroupName}/stop
Path parameters
subscriptionIdstring required
Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
resourceGroupNamestring required
The name of the resource group.
containerGroupNamestring required
The name of the container group.
Query parameters
api-versionstring required
Client API version
Response
NoContent