IntegrationRuntimeMonitoringData.Nodes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Integration Runtime node monitoring data.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataMigration.Models.NodeMonitoringData> Nodes { get; }
member this.Nodes : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataMigration.Models.NodeMonitoringData>
Public ReadOnly Property Nodes As IReadOnlyList(Of NodeMonitoringData)