次の方法で共有


SparkSessionJob.AppInfo プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="appInfo")]
public System.Collections.Generic.IDictionary<string,string> AppInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appInfo")>]
member this.AppInfo : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property AppInfo As IDictionary(Of String, String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象