HDInsightStreamingActivity.FileLinkedService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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