Package version:
Optional
annotationsList of tags that can be used for describing the linked service.
The authentication type to use. Type: 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
connectionThe time to wait (in seconds) while trying to establish a connection before terminating the attempt and generating an error. Type: integer.
Optional
connectThe integration runtime reference.
Database 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
logWhen enabled, parameter values are logged when commands are executed. Type: boolean.
Optional
parametersParameters for linked service.
Optional
passwordThe Azure key vault secret reference of password in connection string. Type: string.
Optional
poolingWhether connection pooling should be used. Type: boolean.
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
schemaSets the schema search path. Type: string.
Server name for connection. Type: string.
Optional
sslLocation of a client certificate to be sent to the server. Type: string.
Optional
sslLocation 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.
Optional
sslPassword for a key for a client certificate. Type: string.
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
Username for authentication. Type: string.
Optional
versionVersion of the linked service.
Linked service for PostgreSQLV2 data source.