Share via


WebAppsStart 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<WebAppsStart200Response | WebAppsStartDefaultResponse>

Parameters

Returns