Share via


WebAppsStartSlot interface

Methods

post(RequestParameters)

Starts an app (or deployment slot, if specified).

Method Details

post(RequestParameters)

Starts an app (or deployment slot, if specified).

function post(options?: RequestParameters): StreamableMethod<WebAppsStartSlot200Response | WebAppsStartSlotDefaultResponse>

Parameters

Returns