Compartir a través de


HDInsightStreamingActivity.Arguments Propiedad

Definición

Obtiene o establece argumentos especificados por el usuario en 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a