RedirectIncompatibleRowSettings クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
互換性のない行設定をリダイレクトする
public class RedirectIncompatibleRowSettings
type RedirectIncompatibleRowSettings = class
Public Class RedirectIncompatibleRowSettings
- 継承
-
RedirectIncompatibleRowSettings
コンストラクター
RedirectIncompatibleRowSettings() |
RedirectIncompatibleRowSettings クラスの新しいインスタンスを初期化します。 |
RedirectIncompatibleRowSettings(Object, IDictionary<String,Object>, Object) |
RedirectIncompatibleRowSettings クラスの新しいインスタンスを初期化します。 |
プロパティ
AdditionalProperties |
メッセージから一致しないプロパティを取得または設定すると、このコレクションが逆シリアル化されます |
LinkedServiceName |
互換性のない行のリダイレクトに使用される Azure Storage、Storage SAS、または Azure Data Lake Store のリンクされたサービスの名前を取得または設定します。 redirectIncompatibleRowSettings が指定されている場合は、指定する必要があります。 型: string (または resultType 文字列を含む式)。 |
Path |
リダイレクトの互換性のない行データを格納するためのパスを取得または設定します。 型: string (または resultType 文字列を含む式)。 |
メソッド
Validate() |
オブジェクトを検証します。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET