AzureDataLakeStoreLinkedService |
AzureDataLakeStoreLinkedService.withAccountName(Object accountName) |
Set the accountName property: Data Lake Store account name.
|
AzureDataLakeStoreLinkedService |
AzureDataLakeStoreLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
AzureDataLakeStoreLinkedService |
AzureDataLakeStoreLinkedService.withAzureCloudType(Object azureCloudType) |
Set the azureCloudType property: Indicates the azure cloud type of the service principle auth.
|
AzureDataLakeStoreLinkedService |
AzureDataLakeStoreLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
AzureDataLakeStoreLinkedService |
AzureDataLakeStoreLinkedService.withCredential(CredentialReference credential) |
Set the credential property: The credential reference containing authentication information.
|
AzureDataLakeStoreLinkedService |
AzureDataLakeStoreLinkedService.withDataLakeStoreUri(Object dataLakeStoreUri) |
Set the dataLakeStoreUri property: Data Lake Store service URI.
|
AzureDataLakeStoreLinkedService |
AzureDataLakeStoreLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
AzureDataLakeStoreLinkedService |
AzureDataLakeStoreLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
AzureDataLakeStoreLinkedService |
AzureDataLakeStoreLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
AzureDataLakeStoreLinkedService |
AzureDataLakeStoreLinkedService.withResourceGroupName(Object resourceGroupName) |
Set the resourceGroupName property: Data Lake Store account resource group name (if different from Data Factory
account).
|
AzureDataLakeStoreLinkedService |
AzureDataLakeStoreLinkedService.withServicePrincipalId(Object servicePrincipalId) |
Set the servicePrincipalId property: The ID of the application used to authenticate against the Azure Data Lake
Store account.
|
AzureDataLakeStoreLinkedService |
AzureDataLakeStoreLinkedService.withServicePrincipalKey(SecretBase servicePrincipalKey) |
Set the servicePrincipalKey property: The Key of the application used to authenticate against the Azure Data Lake
Store account.
|
AzureDataLakeStoreLinkedService |
AzureDataLakeStoreLinkedService.withSubscriptionId(Object subscriptionId) |
Set the subscriptionId property: Data Lake Store account subscription ID (if different from Data Factory
account).
|
AzureDataLakeStoreLinkedService |
AzureDataLakeStoreLinkedService.withTenant(Object tenant) |
Set the tenant property: The name or ID of the tenant to which the service principal belongs.
|