Package version:
OptionalalwaysSql always encrypted properties.
OptionalannotationsList of tags that can be used for describing the linked service.
OptionalapplicationThe application workload type when connecting to a server, used by recommended version. Possible values are ReadOnly and ReadWrite. Type: string (or Expression with resultType string).
OptionalauthenticationThe type used for authentication. Type: string.
OptionalcommandThe default wait time (in seconds) before terminating the attempt to execute a command and generating an error, used by recommended version. Type: integer (or Expression with resultType integer).
OptionalconnectionThe connection string. Type: string, SecureString or AzureKeyVaultSecretReference.
OptionalconnectThe number of re-connections attempted after identifying that there was an idle connection failure, used by recommended version. This must be an integer between 0 and 255. Type: integer (or Expression with resultType integer).
OptionalconnectThe amount of time (in seconds) between each re-connection attempt after identifying that there was an idle connection failure, used by recommended version. This must be an integer between 1 and 60. Type: integer (or Expression with resultType integer).
OptionalconnectThe length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error, used by recommended version. Type: integer (or Expression with resultType integer).
OptionalconnectThe integration runtime reference.
OptionalcredentialThe credential reference containing authentication information.
OptionaldatabaseThe name of the database, used by recommended version. Type: string (or Expression with resultType string).
OptionaldescriptionLinked service description.
OptionalencryptIndicate whether TLS encryption is required for all data sent between the client and server, used by recommended version. Possible values are true/yes/mandatory, false/no/optional and strict. Type: string (or Expression with resultType string).
OptionalencryptedThe encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
OptionalfailoverThe name or address of the partner server to connect to if the primary server is down, used by recommended version. Type: string (or Expression with resultType string).
OptionalhostThe host name to use when validating the server certificate for the connection. When not specified, the server name from the Data Source is used for certificate validation, used by recommended version. Type: string (or Expression with resultType string).
OptionalintegratedIndicate whether User ID and Password are specified in the connection (when false) or whether the current Windows account credentials are used for authentication (when true), used by recommended version. Type: Boolean (or Expression with resultType boolean).
OptionalloadThe minimum time, in seconds, for the connection to live in the connection pool before being destroyed, used by recommended version. Type: integer (or Expression with resultType integer).
OptionalmaxThe maximum number of connections allowed in the connection pool for this specific connection string, used by recommended version. Type: integer (or Expression with resultType integer).
OptionalminThe minimum number of connections allowed in the connection pool for this specific connection string, used by recommended version. Type: integer (or Expression with resultType integer).
OptionalmultipleWhen true, an application can maintain multiple active result sets (MARS). When false, an application must process or cancel all result sets from one batch before it can execute any other batch on that connection, used by recommended version. Type: Boolean (or Expression with resultType boolean).
OptionalmultiIf your application is connecting to an AlwaysOn availability group (AG) on different subnets, setting MultiSubnetFailover=true provides faster detection of and connection to the (currently) active server, used by recommended version. Type: Boolean (or Expression with resultType boolean).
OptionalpacketThe size in bytes of the network packets used to communicate with an instance of server, used by recommended version. Type: integer (or Expression with resultType integer).
OptionalparametersParameters for linked service.
OptionalpasswordThe on-premises Windows authentication password.
OptionalpoolingIndicate whether the connection will be pooled or explicitly opened every time that the connection is requested, used by recommended version. Type: Boolean (or Expression with resultType boolean).
OptionalserverThe name or network address of the instance of SQL Server to which to connect, used by recommended version. Type: string (or Expression with resultType string).
OptionaltrustIndicate whether the channel will be encrypted while bypassing walking the certificate chain to validate trust, used by recommended version. Type: Boolean (or Expression with resultType boolean).
Polymorphic discriminator, which specifies the different types this object can be
OptionaluserThe on-premises Windows authentication user name. Type: string (or Expression with resultType string).
OptionalversionVersion of the linked service.
SQL Server linked service.