Partilhar via


NodeTypeActionParameters.Nodes Propriedade

Definição

Obtém ou define a lista de nomes de nó do tipo de nó.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a