WebAppsSwapSlotWithProduction interface
Methods
| post(Web |
Swaps two deployment slots of an app. |
Method Details
post(WebAppsSwapSlotWithProductionParameters)
Swaps two deployment slots of an app.
function post(options: WebAppsSwapSlotWithProductionParameters): StreamableMethod<WebAppsSwapSlotWithProduction200Response | WebAppsSwapSlotWithProduction202Response | WebAppsSwapSlotWithProductionDefaultResponse>