Share via


CassandraLinkedService.Username Property

Definition

Username for authentication. 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