共用方式為


ProcessThreadInfo 類別

定義

處理執行緒資訊。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ProcessThreadInfo : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ProcessThreadInfo = class
    inherit ProxyOnlyResourceInner
Public Class ProcessThreadInfo
Inherits ProxyOnlyResourceInner
繼承
屬性

建構函式

ProcessThreadInfo()

初始化 ProcessThreadInfo 類別的新實例。

ProcessThreadInfo(String, String, String, String, Nullable<Int32>, String, String, String, Nullable<Int32>, String, Nullable<Int32>, Nullable<DateTime>, String, String, String, String)

初始化 ProcessThreadInfo 類別的新實例。

屬性

BasePriority

取得或設定基底優先順序。

CurrentPriority

取得或設定目前的執行緒優先順序。

Href

取得或設定 hRef URI。

Id

資源識別碼。Setter 受到保護,因為必須在網路資源中設定識別碼。

(繼承來源 ProxyResource)
Identifier

取得網站延伸模組識別碼。

Kind

取得或設定資源的種類。

(繼承來源 ProxyOnlyResourceInner)
Location

資源位置

(繼承來源 Resource)
Name

資源名稱

(繼承來源 ProxyResource)
PriorityLevel

取得或設定執行緒優先順序層級。

Process

取得或設定進程 URI。

StartAddress

取得或設定起始位址。

StartTime

取得或設定開始時間。

State

取得或設定執行緒狀態。

Tags

資源標籤

(繼承來源 Resource)
TotalProcessorTime

取得或設定總處理器時間。

Type

資源類型

(繼承來源 ProxyResource)
UserProcessorTime

取得或設定使用者處理器時間。

WaitReason

取得或設定等候原因。

方法

Validate()

驗證 物件。 如果驗證失敗,則會擲回 ValidationException。

(繼承來源 Resource)

適用於