HdfsLinkedService Class

Definition

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("Hdfs")]
public class HdfsLinkedService : Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties
[<Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("Hdfs")>]
type HdfsLinkedService = class
    inherit LinkedServiceTypeProperties
Public Class HdfsLinkedService
Inherits LinkedServiceTypeProperties
Inheritance
Attributes

Constructors

HdfsLinkedService()
HdfsLinkedService(String, String, String)

Properties

AuthenticationType
EncryptedCredential
GatewayName
Password
Url
Username

Applies to