HDInsightLinkedService Class

Definition

[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
Inheritance
Attributes

Constructors

HDInsightLinkedService()
HDInsightLinkedService(String, String, String)

Properties

ClusterUri
HcatalogLinkedServiceName
LinkedServiceName
Password
SchemaGeneration
UserName

Applies to