Share via


WebAppsRestartSlot interface

Methods

post(WebAppsRestartSlotParameters)

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

Method Details

post(WebAppsRestartSlotParameters)

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

function post(options?: WebAppsRestartSlotParameters): StreamableMethod<WebAppsRestartSlot200Response | WebAppsRestartSlotDefaultResponse>

Parameters

Returns