Share via


CommonDataServiceForAppsLinkedService.Username Property

Definition

User name to access the Common Data Service for Apps instance. 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