Compartir a través de


HDInsightPigActivity.Arguments Propiedad

Definición

Obtiene o establece argumentos especificados por el usuario en HDInsightActivity. Tipo: matriz (o Expresión con matriz resultType).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a