WebAppsStopSlot interface
Methods
| post(Request |
Stops an app (or deployment slot, if specified). |
Method Details
post(RequestParameters)
Stops an app (or deployment slot, if specified).
function post(options?: RequestParameters): StreamableMethod<WebAppsStopSlot200Response | WebAppsStopSlotDefaultResponse>
Parameters
- options
- RequestParameters