Compartilhar via


SelfHostedIntegrationRuntimeStatus.Nodes Propriedade

Definição

Obtém ou define a lista de nós para esse runtime de integração.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a