다음을 통해 공유


Web Services - Remove

지정된 웹 서비스를 삭제합니다.

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

URI 매개 변수

Name In(다음 안에) 필수 형식 Description
resourceGroupName
path True

string

웹 서비스가 있는 리소스 그룹의 이름입니다.

subscriptionId
path True

string

Azure 구독 ID입니다.

webServiceName
path True

string

웹 서비스의 이름입니다.

api-version
query True

string

사용할 Microsoft.MachineLearning 리소스 공급자 API의 버전입니다.

응답

Name 형식 Description
202 Accepted

수락됨 서비스가 없더라도 202 상태 반환됩니다.

Media Types: "application/json", "text/json"

204 No Content

콘텐츠가 없습니다.

Media Types: "application/json", "text/json"