Share via


TeamDeskLinkedService.UserName Property

Definition

The username of the TeamDesk source. 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