次の方法で共有


FtpServerLinkedService クラス

定義

[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
継承
属性

コンストラクター

FtpServerLinkedService()
FtpServerLinkedService(String, String)

プロパティ

AuthenticationType
EnableServerCertificateValidation
EnableSsl
EncryptedCredential
GatewayName
Host
Password
Port
Username

適用対象