你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CustomDataSourceLinkedService 类

定义

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("CustomDataSource")]
public sealed class CustomDataSourceLinkedService : Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties, Microsoft.Azure.Management.DataFactories.Models.IGenericTypeProperties
[<Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("CustomDataSource")>]
type CustomDataSourceLinkedService = class
    inherit LinkedServiceTypeProperties
    interface IGenericTypeProperties
Public NotInheritable Class CustomDataSourceLinkedService
Inherits LinkedServiceTypeProperties
Implements IGenericTypeProperties
继承
CustomDataSourceLinkedService
属性
实现

构造函数

CustomDataSourceLinkedService()
CustomDataSourceLinkedService(IDictionary<String,JToken>)

属性

ServiceExtraProperties

适用于