Share via


SftpServerLinkedService.Host Property

Definition

The SFTP server host name. Type: string (or Expression with resultType string).

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

Property Value

Applies to