Partager via


IntegrationRuntimeMonitoringData.Nodes Propriété

Définition

Obtient ou définit les données de supervision des nœuds du runtime d’intégration.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à