次の方法で共有


HDInsightLinkedService クラス

定義

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("HDInsight")]
public class HDInsightLinkedService : Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties
[<Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("HDInsight")>]
type HDInsightLinkedService = class
    inherit LinkedServiceTypeProperties
Public Class HDInsightLinkedService
Inherits LinkedServiceTypeProperties
継承
属性

コンストラクター

HDInsightLinkedService()
HDInsightLinkedService(String, String, String)

プロパティ

ClusterUri
HcatalogLinkedServiceName
LinkedServiceName
Password
SchemaGeneration
UserName

適用対象