次の方法で共有


HDInsightStreamingActivity.FilePaths プロパティ

定義

ストリーミング ジョブ ファイルへのパスを取得または設定します。 ディレクトリを指定できます。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象