你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ProcessInfo Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class ProcessInfo : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ProcessInfo = class
    inherit ProxyOnlyResource
Public Class ProcessInfo
Inherits ProxyOnlyResource
Inheritance
Attributes

Constructors

ProcessInfo()
ProcessInfo(String, String, String, String, Nullable<Int32>, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Double>, String, IList<String>, IList<ProcessThreadInfo>, IList<String>, IList<ProcessModuleInfo>, String, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<DateTime>, String, String, String, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<DateTime>, IDictionary<String, String>, Nullable<Boolean>, Nullable<Boolean>, String)

Properties

Children
CommandLine
Description
EnvironmentVariables
FileName
HandleCount
Href
Id (Inherited from ProxyOnlyResource)
IisProfileTimeoutInSeconds
IsIisProfileRunning
IsProfileRunning
IsScmSite
IsWebJob
Kind (Inherited from ProxyOnlyResource)
MiniDump
ModuleCount
Modules
Name (Inherited from ProxyOnlyResource)
NonpagedSystemMemorySize64
OpenFileHandles
PagedMemorySize64
PagedSystemMemorySize64
Parent
PeakPagedMemorySize64
PeakVirtualMemorySize64
PeakWorkingSet64
PrivateMemorySize64
PrivilegedProcessorTime
ProcessInfoId
ProcessInfoName
StartTime
ThreadCount
Threads
TimeStamp
TotalProcessorTime
Type (Inherited from ProxyOnlyResource)
UserName
UserProcessorTime
VirtualMemorySize64
WorkingSet64

Applies to