Share via


Office365LinkedService.ServicePrincipalId Property

Definition

Specify the application's client ID. 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