Megosztás a következőn keresztül:


Web Apps - List Process Modules Slot

A folyamat modulinformációinak listázása egy webhely egy adott kibővített példányának azonosítója alapján.

GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId}/modules?api-version=2025-05-01

URI paraméterek

Név Ban Szükséges Típus Leírás
name
path True

string

Webhely neve.

processId
path True

string

PID.

resourceGroupName
path True

string

minLength: 1
maxLength: 90

Az erőforráscsoport neve. A név nem megkülönbözteti a kis- és nagybetűket.

slot
path True

string

Az üzembehelyezési pont neve. Ha nincs megadva pont, az API az éles pont üzembe helyezését adja vissza.

subscriptionId
path True

string (uuid)

A cél-előfizetés azonosítója. Az értéknek UUID-nek kell lennie.

api-version
query True

string

minLength: 1

A művelethez használandó API-verzió.

Válaszok

Név Típus Leírás
200 OK

ProcessModuleInfoCollection

Az Azure-művelet sikeresen befejeződött.

404 Not Found

A kiszolgáló nem találja a kért erőforrást.

Other Status Codes

DefaultErrorResponse

Váratlan hibaválasz.

Biztonság

azure_auth

Azure Active Directory Oauth2-folyamat.

Típus: oauth2
Flow: implicit
Engedélyezési URL: https://login.microsoftonline.com/common/oauth2/authorize

Hatókörök

Név Leírás
user_impersonation a felhasználói fiók megszemélyesítése

Meghatározások

Név Leírás
createdByType

Az erőforrást létrehozó identitás típusa.

DefaultErrorResponse

App Service-hibaválasz.

DefaultErrorResponseError

Hibamodell.

DefaultErrorResponseErrorDetailsItem

Részletes hibák.

ProcessModuleInfo

Folyamatmodul információi.

ProcessModuleInfoCollection

Kudu-szál információs elemek gyűjteménye.

systemData

Az erőforrás létrehozásával és utolsó módosításával kapcsolatos metaadatok.

createdByType

Az erőforrást létrehozó identitás típusa.

Érték Leírás
User
Application
ManagedIdentity
Key

DefaultErrorResponse

App Service-hibaválasz.

Név Típus Leírás
error

DefaultErrorResponseError

Hibamodell.

DefaultErrorResponseError

Hibamodell.

Név Típus Leírás
code

string

Szabványosított sztring a hiba programozott azonosításához.

details

DefaultErrorResponseErrorDetailsItem[]

Részletes hibák.

innererror

string

További információ a hiba hibakereséséről.

message

string

Részletes hibaleírás és hibakeresési információk.

target

string

Részletes hibaleírás és hibakeresési információk.

DefaultErrorResponseErrorDetailsItem

Részletes hibák.

Név Típus Leírás
code

string

Szabványosított sztring a hiba programozott azonosításához.

message

string

Részletes hibaleírás és hibakeresési információk.

target

string

Részletes hibaleírás és hibakeresési információk.

ProcessModuleInfo

Folyamatmodul információi.

Név Típus Leírás
id

string (arm-id)

Az erőforrás teljes erőforrás-azonosítója. Például: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

kind

string

Erőforrás típusa.

name

string

Az erőforrás neve

properties.base_address

string

Alapcím. Modulazonosítóként használatos az ARM-erőforrás URI-jában.

properties.file_description

string

Fájl leírása.

properties.file_name

string

Fájlnév.

properties.file_path

string

Fájl elérési útja.

properties.file_version

string

Fájlverzió.

properties.href

string

HRef URI.

properties.is_debug

boolean

A hibakeresés?

properties.language

string

Modul nyelve (területi beállítás).

properties.module_memory_size

integer (int32)

A modul memóriamérete.

properties.product

string

Terméknév.

properties.product_version

string

Termék verzió.

systemData

systemData

A createdBy és a modifiedBy adatokat tartalmazó Azure Resource Manager-metaadatok.

type

string

Az erőforrás típusa. Pl. "Microsoft.Compute/virtualMachines" vagy "Microsoft.Storage/storageAccounts"

ProcessModuleInfoCollection

Kudu-szál információs elemek gyűjteménye.

Név Típus Leírás
nextLink

string (uri)

Az elemek következő oldalára mutató hivatkozás

value

ProcessModuleInfo[]

Az ezen az oldalon található ProcessModuleInfo elemek

systemData

Az erőforrás létrehozásával és utolsó módosításával kapcsolatos metaadatok.

Név Típus Leírás
createdAt

string (date-time)

Az erőforrás-létrehozás időbélyege (UTC).

createdBy

string

Az erőforrást létrehozó identitás.

createdByType

createdByType

Az erőforrást létrehozó identitás típusa.

lastModifiedAt

string (date-time)

Az erőforrás utolsó módosításának időbélyege (UTC)

lastModifiedBy

string

Az erőforrást legutóbb módosító identitás.

lastModifiedByType

createdByType

Az erőforrást legutóbb módosító identitás típusa.