Uses of Class
com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of AzureDataLakeStoreLinkedService in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionAzureDataLakeStoreLinkedService.setAccountName
(Object accountName) Set the accountName property: Data Lake Store account name.AzureDataLakeStoreLinkedService.setAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.AzureDataLakeStoreLinkedService.setAzureCloudType
(Object azureCloudType) Set the azureCloudType property: Indicates the azure cloud type of the service principle auth.AzureDataLakeStoreLinkedService.setConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.AzureDataLakeStoreLinkedService.setDataLakeStoreUri
(Object dataLakeStoreUri) Set the dataLakeStoreUri property: Data Lake Store service URI.AzureDataLakeStoreLinkedService.setDescription
(String description) Set the description property: Linked service description.AzureDataLakeStoreLinkedService.setEncryptedCredential
(Object encryptedCredential) Set the encryptedCredential property: The encrypted credential used for authentication.AzureDataLakeStoreLinkedService.setParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.AzureDataLakeStoreLinkedService.setResourceGroupName
(Object resourceGroupName) Set the resourceGroupName property: Data Lake Store account resource group name (if different from Data Factory account).AzureDataLakeStoreLinkedService.setServicePrincipalId
(Object servicePrincipalId) Set the servicePrincipalId property: The ID of the application used to authenticate against the Azure Data Lake Store account.AzureDataLakeStoreLinkedService.setServicePrincipalKey
(SecretBase servicePrincipalKey) Set the servicePrincipalKey property: The Key of the application used to authenticate against the Azure Data Lake Store account.AzureDataLakeStoreLinkedService.setSubscriptionId
(Object subscriptionId) Set the subscriptionId property: Data Lake Store 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.