Bagikan melalui


IProcessThreadInfo Interface

Definition

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

Properties

BasePriority
CurrentPriority
Href
Id (Inherited from IProxyOnlyResource)
Identifier
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
PriorityLevel
Process
StartAddress
StartTime
State
TotalProcessorTime
Type (Inherited from IProxyOnlyResource)
UserProcessorTime
WaitReason

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to