Restarts all containers in a container group.
Restarts all containers in a container group in place. If container image has updates, new image will be downloaded.
post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerInstance/containerGroups/{containerGroupName}/restart
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