Web Services - Remove
Belirtilen web hizmetini siler.
DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/webServices/{webServiceName}?api-version=2016-05-01-preview
URI Parametreleri
| Name | İçinde | Gerekli | Tür | Description |
|---|---|---|---|---|
|
resource
|
path | True |
string |
Web hizmetinin bulunduğu kaynak grubunun adı. |
|
subscription
|
path | True |
string |
Azure aboneliği kimliği. |
|
web
|
path | True |
string |
Web hizmetinin adı. |
|
api-version
|
query | True |
string |
Kullanılacak Microsoft.MachineLearning kaynak sağlayıcısı API'sinin sürümü. |
Yanıtlar
| Name | Tür | Description |
|---|---|---|
| 202 Accepted |
Kabul edildi. Hizmet mevcut olmasa bile 202 durumunun döndürüldüğünü unutmayın. Media Types: "application/json", "text/json" |
|
| 204 No Content |
İçerik Yok. Media Types: "application/json", "text/json" |