AzureSqlDatabaseLinkedService |
AzureSqlDatabaseLinkedService.withAlwaysEncryptedSettings(SqlAlwaysEncryptedProperties alwaysEncryptedSettings) |
Set the alwaysEncryptedSettings property: Sql always encrypted properties.
|
AzureSqlDatabaseLinkedService |
AzureSqlDatabaseLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
AzureSqlDatabaseLinkedService |
AzureSqlDatabaseLinkedService.withAzureCloudType(Object azureCloudType) |
Set the azureCloudType property: Indicates the azure cloud type of the service principle auth.
|
AzureSqlDatabaseLinkedService |
AzureSqlDatabaseLinkedService.withConnectionString(Object connectionString) |
Set the connectionString property: The connection string.
|
AzureSqlDatabaseLinkedService |
AzureSqlDatabaseLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
AzureSqlDatabaseLinkedService |
AzureSqlDatabaseLinkedService.withCredential(CredentialReference credential) |
Set the credential property: The credential reference containing authentication information.
|
AzureSqlDatabaseLinkedService |
AzureSqlDatabaseLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
AzureSqlDatabaseLinkedService |
AzureSqlDatabaseLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
AzureSqlDatabaseLinkedService |
AzureSqlDatabaseLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
AzureSqlDatabaseLinkedService |
AzureSqlDatabaseLinkedService.withPassword(AzureKeyVaultSecretReference password) |
Set the password property: The Azure key vault secret reference of password in connection string.
|
AzureSqlDatabaseLinkedService |
AzureSqlDatabaseLinkedService.withServicePrincipalId(Object servicePrincipalId) |
Set the servicePrincipalId property: The ID of the service principal used to authenticate against Azure SQL
Database.
|
AzureSqlDatabaseLinkedService |
AzureSqlDatabaseLinkedService.withServicePrincipalKey(SecretBase servicePrincipalKey) |
Set the servicePrincipalKey property: The key of the service principal used to authenticate against Azure SQL
Database.
|
AzureSqlDatabaseLinkedService |
AzureSqlDatabaseLinkedService.withTenant(Object tenant) |
Set the tenant property: The name or ID of the tenant to which the service principal belongs.
|