v3

latestSwagger 2.0raw.githubusercontent.com2019-05-1651520.3 KB
ContainerService

Deletes the specified container service.

Deletes the specified container service in the specified subscription and resource group. The operation does not delete other resources created as part of creating a container service, including storage accounts, VMs, and availability sets. All the other resources created with the container service are part of the same resource group and can be deleted individually.

delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/containerServices/{containerServiceName}

Path parameters

resourceGroupNamestring required

The name of the resource group.

containerServiceNamestring required

The name of the container service in the specified subscription and resource group.

subscriptionIdstring required

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

Query parameters

api-versionstring required

Client Api Version.

Response

Accepted