SftpServerLinkedService.AuthenticationType プロパティ

定義

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

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

プロパティ値

適用対象