Uses of Class
com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of AzureDataLakeAnalyticsLinkedService in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionAzureDataLakeAnalyticsLinkedService.setAccountName
(Object accountName) Set the accountName property: The Azure Data Lake Analytics account name.AzureDataLakeAnalyticsLinkedService.setAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.AzureDataLakeAnalyticsLinkedService.setConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.AzureDataLakeAnalyticsLinkedService.setDataLakeAnalyticsUri
(Object dataLakeAnalyticsUri) Set the dataLakeAnalyticsUri property: Azure Data Lake Analytics URI Type: string (or Expression with resultType string).AzureDataLakeAnalyticsLinkedService.setDescription
(String description) Set the description property: Linked service description.AzureDataLakeAnalyticsLinkedService.setEncryptedCredential
(Object encryptedCredential) Set the encryptedCredential property: The encrypted credential used for authentication.AzureDataLakeAnalyticsLinkedService.setParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.AzureDataLakeAnalyticsLinkedService.setResourceGroupName
(Object resourceGroupName) Set the resourceGroupName property: Data Lake Analytics account resource group name (if different from Data Factory account).AzureDataLakeAnalyticsLinkedService.setServicePrincipalId
(Object servicePrincipalId) Set the servicePrincipalId property: The ID of the application used to authenticate against the Azure Data Lake Analytics account.AzureDataLakeAnalyticsLinkedService.setServicePrincipalKey
(SecretBase servicePrincipalKey) Set the servicePrincipalKey property: The Key of the application used to authenticate against the Azure Data Lake Analytics account.AzureDataLakeAnalyticsLinkedService.setSubscriptionId
(Object subscriptionId) Set the subscriptionId property: Data Lake Analytics account subscription ID (if different from Data Factory account).Set the tenant property: The name or ID of the tenant to which the service principal belongs.