SynapseManagedIntegrationRuntimeStatus.Nodes Property

Definition

The list of nodes for managed integration runtime.

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

Property Value

Applies to