Share via


RestServiceLinkedService.AadResourceId Property

Definition

The resource you are requesting authorization to use. Type: string (or Expression with resultType string).

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

Property Value

Applies to