Share via


SelfHostedIntegrationRuntimeStatus.Nodes Property

Definition

The list of nodes for this integration runtime.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataFactory.Models.SelfHostedIntegrationRuntimeNode> Nodes { get; }
member this.Nodes : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataFactory.Models.SelfHostedIntegrationRuntimeNode>
Public ReadOnly Property Nodes As IReadOnlyList(Of SelfHostedIntegrationRuntimeNode)

Property Value

Applies to