SynapseSparkJobDefinitionActivity.FilesV2 Property

Definition

Additional files used for reference in the main definition file, which will override the 'jars' and 'files' of the spark job definition you provide.

public System.Collections.Generic.IList<object> FilesV2 { get; }
member this.FilesV2 : System.Collections.Generic.IList<obj>
Public ReadOnly Property FilesV2 As IList(Of Object)

Property Value

Applies to