Share via


WebAppsListInstanceProcessModules 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<WebAppsListInstanceProcessModules200Response | WebAppsListInstanceProcessModules404Response | WebAppsListInstanceProcessModulesDefaultResponse>

Parameters

Returns