Commitment Plans - Remove

Remove an existing Azure ML commitment plan.

DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}?api-version=2016-05-01-preview

URI Parameters

Name In Required Type Description
commitmentPlanName
path True

string

The Azure ML commitment plan name.

resourceGroupName
path True

string

The resource group name.

subscriptionId
path True

string

Azure Subscription ID.

api-version
query True

string

The version of the Microsoft.MachineLearning resource provider API to use.

Responses

Name Type Description
200 OK

OK