次の方法で共有


ManagedIntegrationRuntimeStatus.Nodes プロパティ

定義

マネージド統合ランタイムのノードの一覧。

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

プロパティ値

適用対象