Share via


CopyActivity.RedirectIncompatibleRowSettings Property

Definition

Gets or sets redirect incompatible row settings when EnableSkipIncompatibleRow is true.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to