Postgre Sql V2Linked Service Args
Linked service for PostgreSQLV2 data source.
Constructors
Properties
List of tags that can be used for describing the linked service.
The authentication type to use. Type: string.
The 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.
The time to wait (in seconds) while trying to establish a connection before terminating the attempt and generating an error. Type: integer.
The integration runtime reference.
Linked service description.
The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
When enabled, parameter values are logged when commands are executed. Type: boolean.
Parameters for linked service.
The Azure key vault secret reference of password in connection string. Type: string.
Determines the size of the internal buffer uses when reading. Increasing may improve performance if transferring large values from the database. Type: integer.
Location of a client certificate to be sent to the server. Type: string.
Password for a key for a client certificate. Type: string.
Whether to trust the server certificate without validating it. Type: boolean.