Partager via


ManagedIntegrationRuntimeNode.Errors Propriété

Définition

Obtient ou définit les erreurs qui se sont produites sur ce nœud de runtime d’intégration.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à