Share via


RestServiceLinkedService.Resource Property

Definition

The target service or resource to which the access will be requested. 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