Condividi tramite


ProcessInfoInner.Threads Proprietà

Definizione

Ottiene o imposta l'elenco di thread.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a