| Description | : Deletes the specified application gateway. |
| Reference | : Link ¶ |
⚼ Request
DELETE:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGateways/{applicationGatewayName}
{
resourceGroupName:
string
,
applicationGatewayName:
string
,
api-version:
string
,
subscriptionId:
string
,
}
⚐ Response (200)
{}
⚐ Response (202)
{}
⚐ Response (204)
{}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
}
[
,
string
,
]