Delete an autoscale setting in Azure Monitor REST API

 

Updated: September 26, 2016

See Common headers and parameters for headers and parameters that are used by all requests related to autoscale settings.

Method

Request URI

DELETE

https://management.azure.com/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/microsoft.insights/autoscaleSettings/{autoscale-setting-name}?api-version={api-version}

Replace {autoscale-setting-name} with the name of the autoscale setting for which you want to create or update.

Status code: 200

Show: