次の方法で共有


RedirectIncompatibleRowSettings クラス

定義

互換性のない行設定をリダイレクトします。

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.RedirectIncompatibleRowSettings+RedirectIncompatibleRowSettingsConverter))]
public class RedirectIncompatibleRowSettings
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.RedirectIncompatibleRowSettings+RedirectIncompatibleRowSettingsConverter))>]
type RedirectIncompatibleRowSettings = class
Public Class RedirectIncompatibleRowSettings
継承
RedirectIncompatibleRowSettings
属性

コンストラクター

RedirectIncompatibleRowSettings(Object)

RedirectIncompatibleRowSettings の新しいインスタンスを初期化します。

プロパティ

AdditionalProperties

その他のプロパティ。

LinkedServiceName

互換性のない行のリダイレクトに使用される Azure Storage、Storage SAS、または Azure Data Lake Store のリンクされたサービスの名前。 redirectIncompatibleRowSettings が指定されている場合は、指定する必要があります。 型: string (または resultType 文字列を含む式)。

Path

リダイレクトの互換性のない行データを格納するためのパス。 型: string (または resultType 文字列を含む式)。

適用対象