Web Services - Remove
Tar bort den angivna webbtjänsten.
DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/webServices/{webServiceName}?api-version=2016-05-01-preview
URI-parametrar
Name | I | Obligatorisk | Typ | Description |
---|---|---|---|---|
resource
|
path | True |
string |
Namnet på resursgruppen där webbtjänsten finns. |
subscription
|
path | True |
string |
Prenumerations-ID:t för Azure. |
web
|
path | True |
string |
Namnet på webbtjänsten. |
api-version
|
query | True |
string |
Den version av resursprovider-API:et Microsoft.MachineLearning som ska användas. |
Svar
Name | Typ | Description |
---|---|---|
202 Accepted |
Accepterade. Observera att statusen 202 returneras även om tjänsten inte fanns. Media Types: "application/json", "text/json" |
|
204 No Content |
Inget innehåll. Media Types: "application/json", "text/json" |