Share via


AmazonRedshiftLinkedService.Username Property

Definition

The username of the Amazon Redshift 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