Share via


WebAppsGetInstanceProcessDumpSlot 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<WebAppsGetInstanceProcessDumpSlot200Response | WebAppsGetInstanceProcessDumpSlot404Response | WebAppsGetInstanceProcessDumpSlotDefaultResponse>

Parameters

Returns