Share via


AzureFileStorageLinkedService.UserId Property

Definition

User ID to logon the server. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> UserId { get; set; }
member this.UserId : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property UserId As DataFactoryElement(Of String)

Property Value

Applies to