次の方法で共有


HDInsightStreamingActivity.CommandEnvironment プロパティ

定義

コマンド ライン環境の値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象