AzureDataLakeAnalyticsLinkedService Class

Definition

Azure Data Lake Analytics linked service.

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("AzureDataLakeAnalytics")]
public class AzureDataLakeAnalyticsLinkedService : Microsoft.Azure.Management.DataFactories.Models.OAuthLinkedServiceBase
Inheritance
Attributes

Inherited Members

Microsoft.Azure.Management.DataFactories.Models.OAuthLinkedServiceBase

Constructors

AzureDataLakeAnalyticsLinkedService()

Initializes a new instance of the AzureDataLakeAnalyticsLinkedService class.

AzureDataLakeAnalyticsLinkedService(String, String, String)

Initializes a new instance of the AzureDataLakeAnalyticsLinkedService class with required arguments.

Properties

AccountName

Required. Data Lake Analytics account name.

DataLakeAnalyticsUri

Optional. Data Lake Analytics service URI.

ResourceGroupName

Optional. Data Lake Analytics account resource group name (if different from Data Factory account).

SubscriptionId

Optional. Data Lake Analytics account subscription ID (if different from Data Factory account).

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)