Share via


HDInsightStreamingActivity.FileLinkedService Property

Definition

Gets or sets linked service reference where the files are located.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to