AzureBlobStorageLinkedService |
AzureBlobStorageLinkedService.withAccountKey(AzureKeyVaultSecretReference accountKey) |
Set the accountKey property: The Azure key vault secret reference of accountKey in connection string.
|
AzureBlobStorageLinkedService |
AzureBlobStorageLinkedService.withAccountKind(String accountKind) |
Set the accountKind property: Specify the kind of your storage account.
|
AzureBlobStorageLinkedService |
AzureBlobStorageLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
AzureBlobStorageLinkedService |
AzureBlobStorageLinkedService.withAzureCloudType(Object azureCloudType) |
Set the azureCloudType property: Indicates the azure cloud type of the service principle auth.
|
AzureBlobStorageLinkedService |
AzureBlobStorageLinkedService.withConnectionString(Object connectionString) |
Set the connectionString property: The connection string.
|
AzureBlobStorageLinkedService |
AzureBlobStorageLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
AzureBlobStorageLinkedService |
AzureBlobStorageLinkedService.withCredential(CredentialReference credential) |
Set the credential property: The credential reference containing authentication information.
|
AzureBlobStorageLinkedService |
AzureBlobStorageLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
AzureBlobStorageLinkedService |
AzureBlobStorageLinkedService.withEncryptedCredential(String encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
AzureBlobStorageLinkedService |
AzureBlobStorageLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
AzureBlobStorageLinkedService |
AzureBlobStorageLinkedService.withSasToken(AzureKeyVaultSecretReference sasToken) |
Set the sasToken property: The Azure key vault secret reference of sasToken in sas uri.
|
AzureBlobStorageLinkedService |
AzureBlobStorageLinkedService.withSasUri(Object sasUri) |
Set the sasUri property: SAS URI of the Azure Blob Storage resource.
|
AzureBlobStorageLinkedService |
AzureBlobStorageLinkedService.withServiceEndpoint(String serviceEndpoint) |
Set the serviceEndpoint property: Blob service endpoint of the Azure Blob Storage resource.
|
AzureBlobStorageLinkedService |
AzureBlobStorageLinkedService.withServicePrincipalId(Object servicePrincipalId) |
Set the servicePrincipalId property: The ID of the service principal used to authenticate against Azure SQL Data
Warehouse.
|
AzureBlobStorageLinkedService |
AzureBlobStorageLinkedService.withServicePrincipalKey(SecretBase servicePrincipalKey) |
Set the servicePrincipalKey property: The key of the service principal used to authenticate against Azure SQL
Data Warehouse.
|
AzureBlobStorageLinkedService |
AzureBlobStorageLinkedService.withTenant(Object tenant) |
Set the tenant property: The name or ID of the tenant to which the service principal belongs.
|