Udostępnij za pośrednictwem


ProcessInfoData.ProcessThreads Property

Definition

Thread list.

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.WebAppProcessThreadProperties> ProcessThreads { get; }
member this.ProcessThreads : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.WebAppProcessThreadProperties>
Public ReadOnly Property ProcessThreads As IList(Of WebAppProcessThreadProperties)

Property Value

Applies to