ManagedIntegrationRuntimeStatus.OtherErrors 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.
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)