Package version:
Optional
annotationsList of tags that can be used for describing the linked service.
Optional
azureIndicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string).
Optional
commandThe time to wait (in seconds) while trying to execute a command before terminating the attempt and generating an error. Set to zero for infinity. Type: integer.
Optional
connectionAn ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference.
Optional
connectThe integration runtime reference.
Optional
credentialThe credential reference containing authentication information.
Optional
databaseDatabase name for connection. Type: string.
Optional
descriptionLinked service description.
Optional
encodingGets or sets the .NET encoding that will be used to encode/decode PostgreSQL string data. Type: string
Optional
encryptedThe encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
Optional
parametersParameters for linked service.
Optional
passwordThe Azure key vault secret reference of password in connection string.
Optional
portThe port for the connection. Type: integer.
Optional
readDetermines the size of the internal buffer uses when reading. Increasing may improve performance if transferring large values from the database. Type: integer.
Optional
serverServer name for connection. Type: string.
Optional
serviceThe service principal credential type to use in Server-To-Server authentication. 'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. Type: string (or Expression with resultType string).
Optional
serviceSpecify the base64 encoded certificate of your application registered in Azure Active Directory. Type: string (or Expression with resultType string).
Optional
serviceSpecify the password of your certificate if your certificate has a password and you are using AadServicePrincipal authentication. Type: string (or Expression with resultType string).
Optional
serviceThe ID of the service principal used to authenticate against Azure Database for PostgreSQL Flexible server. Type: string (or Expression with resultType string).
Optional
serviceThe key of the service principal used to authenticate against Azure Database for PostgreSQL Flexible server.
Optional
sslSSL mode for connection. Type: integer. 0: disable, 1:allow, 2: prefer, 3: require, 4: verify-ca, 5: verify-full. Type: integer.
Optional
tenantThe name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string).
Optional
timeoutThe time to wait (in seconds) while trying to establish a connection before terminating the attempt and generating an error. Type: integer.
Optional
timezoneGets or sets the session timezone. Type: string.
Optional
trustWhether to trust the server certificate without validating it. Type: boolean.
Polymorphic discriminator, which specifies the different types this object can be
Optional
usernameUsername for authentication. Type: string.
Optional
versionVersion of the linked service.
Azure PostgreSQL linked service.