Share via


HDInsightStreamingActivity.FilePaths Property

Definition

Gets or sets paths to streaming job files. Can be directories.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.filePaths")]
public System.Collections.Generic.IList<object> FilePaths { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.filePaths")>]
member this.FilePaths : System.Collections.Generic.IList<obj> with get, set
Public Property FilePaths As IList(Of Object)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to