Package version:
OptionalannotationsList of tags that can be used for describing the linked service.
The authentication type to use. Type: 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.
OptionalconnectionThe time to wait (in seconds) while trying to establish a connection before terminating the attempt and generating an error. Type: integer.
OptionalconnectThe integration runtime reference.
Database 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.
OptionallogWhen enabled, parameter values are logged when commands are executed. Type: boolean.
OptionalparametersParameters for linked service.
OptionalpasswordThe Azure key vault secret reference of password in connection string. Type: string.
OptionalpoolingWhether connection pooling should be used. Type: boolean.
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.
OptionalschemaSets the schema search path. Type: string.
Server name for connection. Type: string.
OptionalsslLocation of a client certificate to be sent to the server. Type: string.
OptionalsslLocation of a client key for a client certificate to be sent to the server. Type: string.
SSL mode for connection. Type: integer. 0: disable, 1:allow, 2: prefer, 3: require, 4: verify-ca, 5: verify-full. Type: integer.
OptionalsslPassword for a key for a client certificate. Type: string.
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
Username for authentication. Type: string.
OptionalversionVersion of the linked service.
Linked service for PostgreSQLV2 data source.