FtpServerLinkedService Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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 |