SftpServerLinkedService Class

A linked service for an SSH File Transfer Protocol (SFTP) server.

Constructor

SftpServerLinkedService(*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 "Sftp".

Attributes

type

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

type: Literal['Sftp']

type_properties

Properties specific to this linked service type. Required.

type_properties: _models.SftpServerLinkedServiceTypeProperties