Compartilhar via


DatabricksSparkJarActivity.Parameters Propriedade

Definição

Obtém ou define parâmetros que serão passados para o método main.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a