Partager via


NodeTypeActionParameters.Nodes Propriété

Définition

Obtient ou définit la liste des noms de nœuds du type de nœud.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à