WebAppsListInstanceProcessThreads 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<WebAppsListInstanceProcessThreads200Response | WebAppsListInstanceProcessThreads404Response | WebAppsListInstanceProcessThreadsDefaultResponse>
Parameters
- options
- RequestParameters