Partager via


ManagedIntegrationRuntimeStatus.Nodes Propriété

Définition

Obtient la liste des nœuds pour le runtime d’intégration managée.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.nodes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.ManagedIntegrationRuntimeNode> Nodes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.nodes")>]
member this.Nodes : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.ManagedIntegrationRuntimeNode>
Public ReadOnly Property Nodes As IList(Of ManagedIntegrationRuntimeNode)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à