FtpServerLinkedService Class

Definition

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("FtpServer")]
public class FtpServerLinkedService : Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties
[<Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("FtpServer")>]
type FtpServerLinkedService = class
    inherit LinkedServiceTypeProperties
Public Class FtpServerLinkedService
Inherits LinkedServiceTypeProperties
Inheritance
Attributes

Constructors

FtpServerLinkedService()
FtpServerLinkedService(String, String)

Properties

AuthenticationType
EnableServerCertificateValidation
EnableSsl
EncryptedCredential
GatewayName
Host
Password
Port
Username

Applies to