次の方法で共有


SftpServerLinkedService.AuthenticationType プロパティ

定義

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

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

プロパティ値

適用対象