Share via


WebAppsListProcessModules interface

Methods

get(RequestParameters)

List module information for a process by its ID for a specific scaled-out instance in a web site.

Method Details

get(RequestParameters)

List module information for a process by its ID for a specific scaled-out instance in a web site.

function get(options?: RequestParameters): StreamableMethod<WebAppsListProcessModules200Response | WebAppsListProcessModules404Response | WebAppsListProcessModulesDefaultResponse>

Parameters

Returns