Package version:
OptionalannotationsList of tags that can be used for describing the linked service.
OptionalauthenticationThe authentication type to be used to connect to the FTP server.
OptionalconnectThe integration runtime reference.
OptionaldescriptionLinked service description.
OptionalenableIf true, validate the FTP server SSL certificate when connect over SSL/TLS channel. Default value is true. Type: boolean (or Expression with resultType boolean).
OptionalenableIf true, connect to the FTP server over SSL/TLS channel. 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.
Host name of the FTP server. Type: string (or Expression with resultType string).
OptionalparametersParameters for linked service.
OptionalpasswordPassword to logon the FTP server.
OptionalportThe TCP port number that the FTP server uses to listen for client connections. Default value is 21. Type: integer (or Expression with resultType integer), minimum: 0.
Polymorphic discriminator, which specifies the different types this object can be
OptionaluserUsername to logon the FTP server. Type: string (or Expression with resultType string).
OptionalversionVersion of the linked service.
A FTP server Linked Service.