AzureBatchLinkedService |
AzureBatchLinkedService.withAccessKey(SecretBase accessKey) |
Set the accessKey property: The Azure Batch account access key.
|
AzureBatchLinkedService |
AzureBatchLinkedService.withAccountName(Object accountName) |
Set the accountName property: The Azure Batch account name.
|
AzureBatchLinkedService |
AzureBatchLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
AzureBatchLinkedService |
AzureBatchLinkedService.withBatchUri(Object batchUri) |
Set the batchUri property: The Azure Batch URI.
|
AzureBatchLinkedService |
AzureBatchLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
AzureBatchLinkedService |
AzureBatchLinkedService.withCredential(CredentialReference credential) |
Set the credential property: The credential reference containing authentication information.
|
AzureBatchLinkedService |
AzureBatchLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
AzureBatchLinkedService |
AzureBatchLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
AzureBatchLinkedService |
AzureBatchLinkedService.withLinkedServiceName(LinkedServiceReference linkedServiceName) |
Set the linkedServiceName property: The Azure Storage linked service reference.
|
AzureBatchLinkedService |
AzureBatchLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
AzureBatchLinkedService |
AzureBatchLinkedService.withPoolName(Object poolName) |
Set the poolName property: The Azure Batch pool name.
|