Share via


WebAppsGetProcessDump interface

Methods

get(RequestParameters)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

Method Details

get(RequestParameters)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

function get(options?: RequestParameters): StreamableMethod<WebAppsGetProcessDump200Response | WebAppsGetProcessDump404Response | WebAppsGetProcessDumpDefaultResponse>

Parameters

Returns