Web Services - Remove
Törli a megadott webszolgáltatást.
DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/webServices/{webServiceName}?api-version=2016-05-01-preview
URI-paraméterek
| Name | In | Kötelező | Típus | Description |
|---|---|---|---|---|
|
resource
|
path | True |
string |
Annak az erőforráscsoportnak a neve, amelyben a webszolgáltatás található. |
|
subscription
|
path | True |
string |
Az Azure-előfizetés azonosítója. |
|
web
|
path | True |
string |
A webszolgáltatás neve. |
|
api-version
|
query | True |
string |
A Használni kívánt Microsoft.MachineLearning erőforrás-szolgáltatói API verziója. |
Válaszok
| Name | Típus | Description |
|---|---|---|
| 202 Accepted |
Elfogadott. Vegye figyelembe, hogy a 202-s állapot akkor is vissza lesz adva, ha a szolgáltatás nem létezik. Media Types: "application/json", "text/json" |
|
| 204 No Content |
Nincs tartalom. Media Types: "application/json", "text/json" |