Bagikan melalui


RestServiceLinkedService.Resource Property

Definition

Gets or sets the target service or resource to which the access will be requested. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.resource")]
public object Resource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.resource")>]
member this.Resource : obj with get, set
Public Property Resource As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to