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.
Gets the errors that occurred on this integration runtime.
[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.otherErrors")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.ManagedIntegrationRuntimeError> OtherErrors { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.otherErrors")>]
member this.OtherErrors : System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.ManagedIntegrationRuntimeError>
Public ReadOnly Property OtherErrors As IList(Of ManagedIntegrationRuntimeError)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute