次の方法で共有


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

適用対象