Share via


ManagedIntegrationRuntimeStatus.OtherErrors Property

Definition

The errors that occurred on this integration runtime.

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

Property Value

Applies to