AzureDataLakeStoreLinkedService Class

Definition

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

Constructors

AzureDataLakeStoreLinkedService()
AzureDataLakeStoreLinkedService(String)

Properties

AccountName
Authorization
DataLakeStoreUri
ResourceGroupName
ServicePrincipalId
ServicePrincipalKey
SessionId
SubscriptionId
Tenant

Applies to