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 매개 변수
Name | In(다음 안에) | 필수 | 형식 | Description |
---|---|---|---|---|
commitment
|
path | True |
string |
Azure ML 약정 플랜 이름입니다. |
resource
|
path | True |
string |
리소스 그룹 이름입니다. |
subscription
|
path | True |
string |
Azure 구독 ID입니다. |
api-version
|
query | True |
string |
사용할 Microsoft.MachineLearning 리소스 공급자 API의 버전입니다. |
응답
Name | 형식 | Description |
---|---|---|
200 OK |
정상 |