WebAppsListProcessModules interface
Methods
| get(Request |
List module information for a process by its ID for a specific scaled-out instance in a web site. |
Method Details
get(RequestParameters)
List module information for a process by its ID for a specific scaled-out instance in a web site.
function get(options?: RequestParameters): StreamableMethod<WebAppsListProcessModules200Response | WebAppsListProcessModules404Response | WebAppsListProcessModulesDefaultResponse>
Parameters
- options
- RequestParameters