Share via


WebAppsGetProcessDumpSlot 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<WebAppsGetProcessDumpSlot200Response | WebAppsGetProcessDumpSlot404Response | WebAppsGetProcessDumpSlotDefaultResponse>

Parameters

Returns