Share via


SftpServerLinkedService.SkipHostKeyValidation Property

Definition

If true, skip the SSH host key validation. Default value is false. Type: boolean (or Expression with resultType boolean).

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

Property Value

Applies to