Share via


ManagedIntegrationRuntimeNode.Errors Property

Definition

The errors that occurred on this integration runtime node.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataFactory.Models.ManagedIntegrationRuntimeError> Errors { get; }
member this.Errors : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataFactory.Models.ManagedIntegrationRuntimeError>
Public ReadOnly Property Errors As IReadOnlyList(Of ManagedIntegrationRuntimeError)

Property Value

Applies to