Share via


AzureDataLakeStoreLinkedService.ServicePrincipalId Property

Definition

The ID of the application used to authenticate against the Azure Data Lake Store account. Type: string (or Expression with resultType string).

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

Property Value

Applies to