Share via


WebActivityAuthentication.Resource Property

Definition

Resource for which Azure Auth token will be requested when using MSI Authentication. Type: string (or Expression with resultType string).

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

Property Value

Applies to