Share via


AzureHDInsightStreamingMapReduceJobDefinition.CommandEnvironment Property

Definition

Gets the command line environment for the mappers or the reducers.

public System.Collections.Generic.IDictionary<string,string> CommandEnvironment { get; }
member this.CommandEnvironment : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property CommandEnvironment As IDictionary(Of String, String)

Property Value

Applies to