Bagikan melalui


IProcessInfoProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ProcessInfoPropertiesTypeConverter))]
public interface IProcessInfoProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ProcessInfoPropertiesTypeConverter))>]
type IProcessInfoProperties = interface
    interface IJsonSerializable
Public Interface IProcessInfoProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Child
CommandLine
DeploymentName
Description
EnvironmentVariable
FileName
HandleCount
Href
Identifier
IisProfileTimeoutInSecond
IsIisProfileRunning
IsProfileRunning
IsScmSite
IsWebjob
Minidump
Module
ModuleCount
NonPagedSystemMemory
OpenFileHandle
PagedMemory
PagedSystemMemory
Parent
PeakPagedMemory
PeakVirtualMemory
PeakWorkingSet
PrivateMemory
PrivilegedCpuTime
StartTime
Thread
ThreadCount
TimeStamp
TotalCpuTime
UserCpuTime
UserName
VirtualMemory
WorkingSet

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to