FtpServerLinkedService.AuthenticationType プロパティ

定義

FTP サーバーへの接続に使用する認証の種類。

public Azure.ResourceManager.DataFactory.Models.FtpAuthenticationType? AuthenticationType { get; set; }
member this.AuthenticationType : Nullable<Azure.ResourceManager.DataFactory.Models.FtpAuthenticationType> with get, set
Public Property AuthenticationType As Nullable(Of FtpAuthenticationType)

プロパティ値

適用対象