WebAppsListInstanceProcessModules 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<WebAppsListInstanceProcessModules200Response | WebAppsListInstanceProcessModules404Response | WebAppsListInstanceProcessModulesDefaultResponse>
Parameters
- options
- RequestParameters