次の方法で共有


SelfHostedIntegrationRuntimeStatus.Nodes プロパティ

定義

この統合ランタイムのノードの一覧。

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)

プロパティ値

適用対象