Share via


Office365LinkedService.ServicePrincipalTenantId Property

Definition

Specify the tenant information under which your Azure AD web application resides. Type: string (or Expression with resultType string).

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

Property Value

Applies to