/
/ContainerInstanceManagementClient
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 10m ago · Updated 2mo ago
Operations1
  • getGet a list of container groups in the specified subscription.
  • getGet a list of container groups in the specified subscription and resource group.
  • getGet the properties of the specified container group.
  • putCreate or update container groups.
  • deleteDelete the specified container group.
  • patchUpdate container groups.
  • postRestarts all containers in a container group.
  • postStops all containers in a container group.
  • postStarts all containers in a container group.
  • get/subscriptions/{subscriptionId}/providers/Microsoft.ContainerInstance/locations/{location}/usages
  • getGet the logs for a specified container instance.
  • postExecutes a command in a specific container instance.
  • postAttach to the output of a specific container instance.
  • getGet the list of cached images.
  • getGet the list of capabilities of the location.
  • getGet all network dependencies for container group.
  • deleteDelete container group virtual network association links.

Get the usage for a subscription

get/subscriptions/{subscriptionId}/providers/Microsoft.ContainerInstance/locations/{location}/usages

Path parameters

subscriptionIdstring required

Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

locationstring required

The identifier for the physical azure location.

Query parameters

api-versionstring required

Client API version

Response

OK

Changes