Share via


CopyActivity.SkipErrorFile Property

Definition

Gets or sets specify the fault tolerance for data consistency.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.skipErrorFile")]
public Microsoft.Azure.Management.DataFactory.Models.SkipErrorFile SkipErrorFile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.skipErrorFile")>]
member this.SkipErrorFile : Microsoft.Azure.Management.DataFactory.Models.SkipErrorFile with get, set
Public Property SkipErrorFile As SkipErrorFile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to