Compartir a través de


HDInsightStreamingActivity.CommandEnvironment Propiedad

Definición

Obtiene o establece valores de entorno de línea de comandos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a