Package version:
OptionalannotationsList of tags that can be used for describing the linked service.
OptionalazureIndicates 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).
OptionalcommandThe 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.
OptionalconnectionAn ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference.
OptionalconnectThe integration runtime reference.
OptionalcredentialThe credential reference containing authentication information.
OptionaldatabaseDatabase name for connection. Type: string.
OptionaldescriptionLinked service description.
OptionalencodingGets or sets the .NET encoding that will be used to encode/decode PostgreSQL string data. Type: string
OptionalencryptedThe encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
OptionalparametersParameters for linked service.
OptionalpasswordThe Azure key vault secret reference of password in connection string.
OptionalportThe port for the connection. Type: integer.
OptionalreadDetermines the size of the internal buffer uses when reading. Increasing may improve performance if transferring large values from the database. Type: integer.
OptionalserverServer name for connection. Type: string.
OptionalserviceThe 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).
OptionalserviceSpecify the base64 encoded certificate of your application registered in Azure Active Directory. Type: string (or Expression with resultType string).
OptionalserviceSpecify the password of your certificate if your certificate has a password and you are using AadServicePrincipal authentication. Type: string (or Expression with resultType string).
OptionalserviceThe ID of the service principal used to authenticate against Azure Database for PostgreSQL Flexible server. Type: string (or Expression with resultType string).
OptionalserviceThe key of the service principal used to authenticate against Azure Database for PostgreSQL Flexible server.
OptionalsslSSL mode for connection. Type: integer. 0: disable, 1:allow, 2: prefer, 3: require, 4: verify-ca, 5: verify-full. Type: integer.
OptionaltenantThe name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string).
OptionaltimeoutThe time to wait (in seconds) while trying to establish a connection before terminating the attempt and generating an error. Type: integer.
OptionaltimezoneGets or sets the session timezone. Type: string.
OptionaltrustWhether to trust the server certificate without validating it. Type: boolean.
Polymorphic discriminator, which specifies the different types this object can be
OptionalusernameUsername for authentication. Type: string.
OptionalversionVersion of the linked service.
Azure PostgreSQL linked service.