AppServiceEnvironmentsListWebApps interface
Methods
| get(App |
Get all apps in an App Service Environment. |
Method Details
get(AppServiceEnvironmentsListWebAppsParameters)
Get all apps in an App Service Environment.
function get(options?: AppServiceEnvironmentsListWebAppsParameters): StreamableMethod<AppServiceEnvironmentsListWebApps200Response | AppServiceEnvironmentsListWebAppsDefaultResponse>