IProcessInfo Interface

Definition

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

Properties

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to