你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Commitment Plans - Remove
删除现有的 Azure ML 承诺计划。
DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}?api-version=2016-05-01-preview
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
commitment
|
path | True |
string |
Azure ML 承诺计划名称。 |
resource
|
path | True |
string |
资源组名称。 |
subscription
|
path | True |
string |
Azure 订阅 ID。 |
api-version
|
query | True |
string |
要使用的 Microsoft.MachineLearning 资源提供程序 API 的版本。 |
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
确定 |