AzureBlobFSLinkedService |
AzureBlobFSLinkedService.withAccountKey(Object accountKey) |
Set the accountKey property: Account key for the Azure Data Lake Storage Gen2 service.
|
AzureBlobFSLinkedService |
AzureBlobFSLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
AzureBlobFSLinkedService |
AzureBlobFSLinkedService.withAzureCloudType(Object azureCloudType) |
Set the azureCloudType property: Indicates the azure cloud type of the service principle auth.
|
AzureBlobFSLinkedService |
AzureBlobFSLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
AzureBlobFSLinkedService |
AzureBlobFSLinkedService.withCredential(CredentialReference credential) |
Set the credential property: The credential reference containing authentication information.
|
AzureBlobFSLinkedService |
AzureBlobFSLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
AzureBlobFSLinkedService |
AzureBlobFSLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
AzureBlobFSLinkedService |
AzureBlobFSLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
AzureBlobFSLinkedService |
AzureBlobFSLinkedService.withServicePrincipalCredential(SecretBase servicePrincipalCredential) |
Set the servicePrincipalCredential property: The credential of the service principal object in Azure Active
Directory.
|
AzureBlobFSLinkedService |
AzureBlobFSLinkedService.withServicePrincipalCredentialType(Object servicePrincipalCredentialType) |
Set the servicePrincipalCredentialType property: The service principal credential type to use in Server-To-Server
authentication.
|
AzureBlobFSLinkedService |
AzureBlobFSLinkedService.withServicePrincipalId(Object servicePrincipalId) |
Set the servicePrincipalId property: The ID of the application used to authenticate against the Azure Data Lake
Storage Gen2 account.
|
AzureBlobFSLinkedService |
AzureBlobFSLinkedService.withServicePrincipalKey(SecretBase servicePrincipalKey) |
Set the servicePrincipalKey property: The Key of the application used to authenticate against the Azure Data Lake
Storage Gen2 account.
|
AzureBlobFSLinkedService |
AzureBlobFSLinkedService.withTenant(Object tenant) |
Set the tenant property: The name or ID of the tenant to which the service principal belongs.
|
AzureBlobFSLinkedService |
AzureBlobFSLinkedService.withUrl(Object url) |
Set the url property: Endpoint for the Azure Data Lake Storage Gen2 service.
|