次の方法で共有


Web Apps - List Process Threads

説明 Web サイト内の特定のスケールアウト インスタンスの ID でプロセス内のスレッドを一覧表示します。

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

URI パラメーター

名前 / 必須 説明
name
path True

string

サイト名。

processId
path True

string

PIDです。

resourceGroupName
path True

string

minLength: 1
maxLength: 90

リソース グループの名前。 名前は大文字と小文字が区別されます。

subscriptionId
path True

string (uuid)

ターゲット サブスクリプションの ID。 値は UUID である必要があります。

api-version
query True

string

minLength: 1

この操作に使用する API バージョン。

応答

名前 説明
200 OK

ProcessThreadInfoCollection

Azure 操作は正常に完了しました。

404 Not Found

サーバーは、要求されたリソースを見つけることができません。

Other Status Codes

DefaultErrorResponse

予期しないエラー応答。

セキュリティ

azure_auth

Azure Active Directory OAuth2 フロー。

型: oauth2
フロー: implicit
Authorization URL (承認 URL): https://login.microsoftonline.com/common/oauth2/authorize

スコープ

名前 説明
user_impersonation ユーザー アカウントを偽装する

定義

名前 説明
DefaultErrorResponse

App Service エラー応答。

DefaultErrorResponseError

エラー モデル。

DefaultErrorResponseErrorDetailsItem

詳細なエラー。

ProcessThreadInfo

プロセススレッド情報。

ProcessThreadInfoCollection

Kuduスレッド情報要素のコレクション。

DefaultErrorResponse

App Service エラー応答。

名前 説明
error

DefaultErrorResponseError

エラー モデル。

DefaultErrorResponseError

エラー モデル。

名前 説明
code

string

プログラムでエラーを識別するための標準化された文字列。

details

DefaultErrorResponseErrorDetailsItem[]

詳細なエラー。

innererror

string

エラーのデバッグに関する詳細情報。

message

string

詳細なエラーの説明とデバッグ情報。

target

string

詳細なエラーの説明とデバッグ情報。

DefaultErrorResponseErrorDetailsItem

詳細なエラー。

名前 説明
code

string

プログラムでエラーを識別するための標準化された文字列。

message

string

詳細なエラーの説明とデバッグ情報。

target

string

詳細なエラーの説明とデバッグ情報。

ProcessThreadInfo

プロセススレッド情報。

名前 説明
id

string

リソース ID。

kind

string

リソースの種類。

name

string

リソース名。

properties.base_priority

integer (int32)

基本優先度。

properties.current_priority

integer (int32)

現在のスレッドの優先順位。

properties.href

string

HRef URI です。

properties.identifier

integer (int32)

サイト拡張 ID。

properties.priority_level

string

スレッドの優先度レベル。

properties.process

string

プロセス URI。

properties.start_address

string

開始アドレス。

properties.start_time

string (date-time)

開始時刻。

properties.state

string

スレッドの状態。

properties.total_processor_time

string

合計プロセッサ時間。

properties.user_processor_time

string

ユーザー・プロセッサー時間。

properties.wait_reason

string

待つ理由。

type

string

リソースの種類。

ProcessThreadInfoCollection

Kuduスレッド情報要素のコレクション。

名前 説明
nextLink

string (uri)

項目の次のページへのリンク

value

ProcessThreadInfo[]

このページのProcessThreadInfo項目