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