Freigeben über


ProcessInfo.Threads Eigenschaft

Definition

Ruft threadliste ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.threads")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.ProcessThreadInfo> Threads { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.threads")>]
member this.Threads : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.ProcessThreadInfo> with get, set
Public Property Threads As IList(Of ProcessThreadInfo)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: