Partilhar via


ManagedIntegrationRuntimeStatus.Nodes Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a