RedirectIncompatibleRowSettings クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
互換性のない行設定をリダイレクトします。
[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 文字列を含む式)。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET