Share via


SharePointOnlineListLinkedService.TenantId Property

Definition

The tenant ID under which your application resides. You can find it from Azure portal Active Directory overview page. Type: string (or Expression with resultType string).

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

Property Value

Applies to