AzureDataLakeAnalyticsLinkedService |
AzureDataLakeAnalyticsLinkedService.withAccountName(Object accountName) |
Set the accountName property: The Azure Data Lake Analytics account name.
|
AzureDataLakeAnalyticsLinkedService |
AzureDataLakeAnalyticsLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
AzureDataLakeAnalyticsLinkedService |
AzureDataLakeAnalyticsLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
AzureDataLakeAnalyticsLinkedService |
AzureDataLakeAnalyticsLinkedService.withDataLakeAnalyticsUri(Object dataLakeAnalyticsUri) |
Set the dataLakeAnalyticsUri property: Azure Data Lake Analytics URI Type: string (or Expression with resultType
string).
|
AzureDataLakeAnalyticsLinkedService |
AzureDataLakeAnalyticsLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
AzureDataLakeAnalyticsLinkedService |
AzureDataLakeAnalyticsLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
AzureDataLakeAnalyticsLinkedService |
AzureDataLakeAnalyticsLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
AzureDataLakeAnalyticsLinkedService |
AzureDataLakeAnalyticsLinkedService.withResourceGroupName(Object resourceGroupName) |
Set the resourceGroupName property: Data Lake Analytics account resource group name (if different from Data
Factory account).
|
AzureDataLakeAnalyticsLinkedService |
AzureDataLakeAnalyticsLinkedService.withServicePrincipalId(Object servicePrincipalId) |
Set the servicePrincipalId property: The ID of the application used to authenticate against the Azure Data Lake
Analytics account.
|
AzureDataLakeAnalyticsLinkedService |
AzureDataLakeAnalyticsLinkedService.withServicePrincipalKey(SecretBase servicePrincipalKey) |
Set the servicePrincipalKey property: The Key of the application used to authenticate against the Azure Data Lake
Analytics account.
|
AzureDataLakeAnalyticsLinkedService |
AzureDataLakeAnalyticsLinkedService.withSubscriptionId(Object subscriptionId) |
Set the subscriptionId property: Data Lake Analytics account subscription ID (if different from Data Factory
account).
|
AzureDataLakeAnalyticsLinkedService |
AzureDataLakeAnalyticsLinkedService.withTenant(Object tenant) |
Set the tenant property: The name or ID of the tenant to which the service principal belongs.
|