Share via


CustomActivity.ResourceLinkedService Property

Definition

Gets or sets resource linked service reference.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.resourceLinkedService")]
public Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference ResourceLinkedService { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.resourceLinkedService")>]
member this.ResourceLinkedService : Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference with get, set
Public Property ResourceLinkedService As LinkedServiceReference

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to