HDInsightStreamingActivity.CommandEnvironment Property

Definition

Gets or sets command line environment values.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to