AzureDatabricksDeltaLakeLinkedService |
AzureDatabricksDeltaLakeLinkedService.withAccessToken(SecretBase accessToken) |
Set the accessToken property: Access token for databricks REST API.
|
AzureDatabricksDeltaLakeLinkedService |
AzureDatabricksDeltaLakeLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
AzureDatabricksDeltaLakeLinkedService |
AzureDatabricksDeltaLakeLinkedService.withClusterId(Object clusterId) |
Set the clusterId property: The id of an existing interactive cluster that will be used for all runs of this job.
|
AzureDatabricksDeltaLakeLinkedService |
AzureDatabricksDeltaLakeLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
AzureDatabricksDeltaLakeLinkedService |
AzureDatabricksDeltaLakeLinkedService.withCredential(CredentialReference credential) |
Set the credential property: The credential reference containing authentication information.
|
AzureDatabricksDeltaLakeLinkedService |
AzureDatabricksDeltaLakeLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
AzureDatabricksDeltaLakeLinkedService |
AzureDatabricksDeltaLakeLinkedService.withDomain(Object domain) |
Set the domain property: <REGION>.azuredatabricks.net, domain name of your Databricks deployment.
|
AzureDatabricksDeltaLakeLinkedService |
AzureDatabricksDeltaLakeLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
AzureDatabricksDeltaLakeLinkedService |
AzureDatabricksDeltaLakeLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
AzureDatabricksDeltaLakeLinkedService |
AzureDatabricksDeltaLakeLinkedService.withWorkspaceResourceId(Object workspaceResourceId) |
Set the workspaceResourceId property: Workspace resource id for databricks REST API.
|