Share via


WebAppsStop interface

Methods

post(RequestParameters)

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<WebAppsStop200Response | WebAppsStopDefaultResponse>

Parameters

Returns