AppServicePlansRestartWebApps interface
Methods
| post(App |
Restart all apps in an App Service plan. |
Method Details
post(AppServicePlansRestartWebAppsParameters)
Restart all apps in an App Service plan.
function post(options?: AppServicePlansRestartWebAppsParameters): StreamableMethod<AppServicePlansRestartWebApps204Response | AppServicePlansRestartWebAppsDefaultResponse>