Partilhar via


HDInsightMapReduceActivity.Arguments Propriedade

Definição

Obtém ou define argumentos especificados pelo usuário como HDInsightActivity.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a