ProcessInfo.Thread Property

Definition

Thread list.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IProcessThreadInfo> Thread { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.Thread : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IProcessThreadInfo> with get, set
Public Property Thread As List(Of IProcessThreadInfo)

Property Value

Implements

Attributes

Applies to