Freigeben über


SelfHostedIntegrationRuntimeStatus.Nodes Eigenschaft

Definition

Ruft die Liste der Knoten für diese Integration Runtime ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: