Share via


ODataLinkedService.UserName Property

Definition

User name of the OData service. 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