Share via


SparkBatchJobRequest.PythonFiles Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="pyFiles")]
public System.Collections.Generic.IList<string> PythonFiles { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pyFiles")>]
member this.PythonFiles : System.Collections.Generic.IList<string> with get, set
Public Property PythonFiles As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to