FtpServerLinkedService Class

A FTP server Linked Service.

Constructor

FtpServerLinkedService(*args: Any, **kwargs: Any)

Variables

Name Description
version
str

Version of the linked service.

connect_via

The integration runtime reference.

description
str

Linked service description.

parameters

Parameters for linked service.

annotations

List of tags that can be used for describing the linked service.

type_properties

Properties specific to this linked service type. Required.

type
str

Type of linked service. Required. Default value is "FtpServer".

Attributes

type

Type of linked service. Required. Default value is "FtpServer".

type: Literal['FtpServer']

type_properties

Properties specific to this linked service type. Required.

type_properties: _models.FtpServerLinkedServiceTypeProperties