Web Services - Remove
指定した Web サービスを削除します。
DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/webServices/{webServiceName}?api-version=2016-05-01-preview
URI パラメーター
| 名前 | / | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
resource
|
path | True |
string |
Web サービスが配置されているリソース グループの名前。 |
|
subscription
|
path | True |
string |
Azure サブスクリプション ID。 |
|
web
|
path | True |
string |
Web サービスの名前。 |
|
api-version
|
query | True |
string |
使用する Microsoft.MachineLearning リソース プロバイダー API のバージョン。 |
応答
| 名前 | 型 | 説明 |
|---|---|---|
| 202 Accepted |
承認された。 サービスが存在しない場合でも、202 状態が返されることに注意してください。 Media Types: "application/json", "text/json" |
|
| 204 No Content |
コンテンツなし。 Media Types: "application/json", "text/json" |