Azure Blob FSLinked Service Args
Azure Data Lake Storage Gen2 linked service.
Constructors
Properties
Account key for the Azure Data Lake Storage Gen2 service. Type: string (or Expression with resultType string).
List of tags that can be used for describing the linked service.
Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string).
The integration runtime reference.
The credential reference containing authentication information.
Linked service description.
The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
Parameters for linked service.
The Azure key vault secret reference of sasToken in sas uri.
The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference.
The service principal credential type to use in Server-To-Server authentication. 'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. Type: string (or Expression with resultType string).
The ID of the application used to authenticate against the Azure Data Lake Storage Gen2 account. Type: string (or Expression with resultType string).
The Key of the application used to authenticate against the Azure Data Lake Storage Gen2 account.