Compartir a través de


IntegrationRuntimeMonitoringData.Nodes Propiedad

Definición

Obtiene o establece los datos de supervisión de nodos de Integration Runtime.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a