次の方法で共有


CopyActivity.RedirectIncompatibleRowSettings プロパティ

定義

EnableSkipIncompatibleRow が 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象