次の方法で共有


SftpServerLinkedService.HostKeyFingerprint プロパティ

定義

SFTP サーバーのホスト キーフィンガープリント。 SkipHostKeyValidation が false の場合は、HostKeyFingerprint を指定する必要があります。 型: string (または resultType 文字列を含む式)。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> HostKeyFingerprint { get; set; }
member this.HostKeyFingerprint : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property HostKeyFingerprint As DataFactoryElement(Of String)

プロパティ値

適用対象