次の方法で共有


SynapseSparkJobDefinitionActivity.FilesV2 プロパティ

定義

指定した spark ジョブ定義の 'jars' と 'files' をオーバーライドする、メイン定義ファイル内の参照に使用される追加のファイルを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象