SparkRequest.PythonFiles Property

Definition

Gets the python files.

public System.Collections.Generic.IReadOnlyList<string> PythonFiles { get; }
member this.PythonFiles : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property PythonFiles As IReadOnlyList(Of String)

Property Value

Applies to