Share via


WebAppsStopSlot 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<WebAppsStopSlot200Response | WebAppsStopSlotDefaultResponse>

Parameters

Returns