ProcessInfoInner 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
處理資訊。
[Microsoft.Rest.Serialization.JsonTransformation]
public class ProcessInfoInner : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ProcessInfoInner = class
inherit ProxyOnlyResourceInner
Public Class ProcessInfoInner
Inherits ProxyOnlyResourceInner
- 繼承
- 屬性
建構函式
屬性
Children |
取得或設定子進程清單。 |
CommandLine |
取得或設定命令列。 |
DeploymentName |
取得或設定部署名稱。 |
Description |
取得或設定進程的描述。 |
EnvironmentVariables |
取得或設定環境變數的清單。 |
FileName |
取得或設定這個進程的檔案名。 |
HandleCount |
取得或設定控制碼計數。 |
Href |
取得或設定 hRef URI。 |
Id |
資源識別碼。Setter 受到保護,因為必須在網路資源中設定識別碼。 (繼承來源 ProxyResource) |
Identifier |
取得部署的 ARM 識別碼。 |
IisProfileTimeoutInSeconds |
取得或設定 IIS 設定檔逾時 (秒) 。 |
IsIisProfileRunning |
取得或設定 IIS 設定檔是否正在執行? |
IsProfileRunning |
取得或設定是否正在執行設定檔? |
IsScmSite |
取得或設定此 SCM 網站嗎? |
IsWebjob |
取得或設定這是 Web 作業嗎? |
Kind |
取得或設定資源的種類。 (繼承來源 ProxyOnlyResourceInner) |
Location |
資源位置 (繼承來源 Resource) |
Minidump |
取得或設定迷你傾印 URI。 |
ModuleCount |
取得或設定模組計數。 |
Modules |
取得或設定模組的清單。 |
Name |
資源名稱 (繼承來源 ProxyResource) |
NonPagedSystemMemory |
取得或設定非分頁系統記憶體。 |
OpenFileHandles |
取得或設定開啟檔案的清單。 |
PagedMemory |
取得或設定分頁記憶體。 |
PagedSystemMemory |
取得或設定分頁系統記憶體。 |
Parent |
取得或設定父進程。 |
PeakPagedMemory |
取得或設定尖峰分頁記憶體。 |
PeakVirtualMemory |
取得或設定尖峰虛擬記憶體使用量。 |
PeakWorkingSet |
取得或設定尖峰工作集。 |
PrivateMemory |
取得或設定私人記憶體大小。 |
PrivilegedCpuTime |
取得或設定特殊許可權的 CPU 時間。 |
StartTime |
取得或設定開始時間。 |
Tags |
資源標籤 (繼承來源 Resource) |
ThreadCount |
取得或設定執行緒計數。 |
Threads |
取得或設定執行緒清單。 |
TimeStamp |
取得或設定時間戳記。 |
TotalCpuTime |
取得或設定總 CPU 時間。 |
Type |
資源類型 (繼承來源 ProxyResource) |
UserCpuTime |
取得或設定使用者 CPU 時間。 |
UserName |
取得或設定使用者名稱。 |
VirtualMemory |
取得或設定虛擬記憶體大小。 |
WorkingSet |
取得或設定工作集。 |
方法
Validate() |
驗證 物件。 如果驗證失敗,則會擲回 ValidationException。 (繼承來源 Resource) |