Partilhar via


Jobs.Nodes Propriedade

Definição

[Newtonsoft.Json.JsonProperty(PropertyName="nodes")]
public System.Collections.Generic.IList<int?> Nodes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nodes")>]
member this.Nodes : System.Collections.Generic.IList<Nullable<int>> with get, set
Public Property Nodes As IList(Of Nullable(Of Integer))

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a