Compartilhar via


ProcessThreadInfoProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ProcessThreadInfoPropertiesTypeConverter))]
public class ProcessThreadInfoProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IProcessThreadInfoProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ProcessThreadInfoPropertiesTypeConverter))>]
type ProcessThreadInfoProperties = class
    interface IProcessThreadInfoProperties
    interface IJsonSerializable
Public Class ProcessThreadInfoProperties
Implements IProcessThreadInfoProperties
Inheritance
ProcessThreadInfoProperties
Attributes
Implements

Constructors

ProcessThreadInfoProperties()

Properties

BasePriority
CurrentPriority
Href
Identifier
PriorityLevel
Process
StartAddress
StartTime
State
TotalProcessorTime
UserProcessorTime
WaitReason

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to