Package version:
OptionalannotationsList of tags that can be used for describing the linked service.
OptionalauthenticationThe authentication type to be used to connect to the HTTP server.
OptionalauthThe additional HTTP headers in the request to RESTful API used for authorization. Type: key value pairs (value should be string type).
OptionalcertThumbprint of certificate for ClientCertificate authentication. Only valid for on-premises copy. For on-premises copy with ClientCertificate authentication, either CertThumbprint or EmbeddedCertData/Password should be specified. Type: string (or Expression with resultType string).
OptionalconnectThe integration runtime reference.
OptionaldescriptionLinked service description.
OptionalembeddedBase64 encoded certificate data for ClientCertificate authentication. For on-premises copy with ClientCertificate authentication, either CertThumbprint or EmbeddedCertData/Password should be specified. Type: string (or Expression with resultType string).
OptionalenableIf true, validate the HTTPS server SSL certificate. Default value is true. Type: boolean (or Expression with resultType boolean).
OptionalencryptedThe encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
OptionalparametersParameters for linked service.
OptionalpasswordPassword for Basic, Digest, Windows, or ClientCertificate with EmbeddedCertData authentication.
Polymorphic discriminator, which specifies the different types this object can be
The base URL of the HTTP endpoint, e.g. https://www.microsoft.com. Type: string (or Expression with resultType string).
OptionaluserUser name for Basic, Digest, or Windows authentication. Type: string (or Expression with resultType string).
OptionalversionVersion of the linked service.
Linked service for an HTTP source.