你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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 存储、存储 SAS 或 Azure Data Lake Store 链接服务的名称。 如果指定了 redirectIncompatibleRowSettings,则必须指定 。 类型:字符串 (或带有 resultType 字符串) 的表达式。 |
Path |
用于存储重定向不兼容行数据的路径。 类型:字符串 (或带有 resultType 字符串) 的表达式。 |