Share via


WebAppsGetInstanceProcessDump 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<WebAppsGetInstanceProcessDump200Response | WebAppsGetInstanceProcessDump404Response | WebAppsGetInstanceProcessDumpDefaultResponse>

Parameters

Returns