Partager via


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