Share via


SftpServerLinkedService.UserName Property

Definition

The username used to log on to the SFTP server. Type: string (or Expression with resultType string).

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

Property Value

Applies to