WebAppsListProcessThreads interface
Methods
| get(Request |
List the threads in a process by its ID for a specific scaled-out instance in a web site. |
Method Details
get(RequestParameters)
List the threads in a process by its ID for a specific scaled-out instance in a web site.
function get(options?: RequestParameters): StreamableMethod<WebAppsListProcessThreads200Response | WebAppsListProcessThreads404Response | WebAppsListProcessThreadsDefaultResponse>
Parameters
- options
- RequestParameters