Compartir a través de


SparkBatchJobRequest.PythonFiles Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a