Freigeben über


ManagedIntegrationRuntimeNode.Errors Eigenschaft

Definition

Ruft die Fehler ab, die auf diesem Integration Runtime-Knoten aufgetreten sind, oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="errors")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.ManagedIntegrationRuntimeError> Errors { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errors")>]
member this.Errors : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.ManagedIntegrationRuntimeError> with get, set
Public Property Errors As IList(Of ManagedIntegrationRuntimeError)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: