Partager via


DatabricksSparkPythonActivity.Parameters Propriété

Définition

Obtient ou définit les paramètres de ligne de commande qui seront passés au fichier Python.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à