Partager via


ProcessInfo.Threads Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to