Compartir a través de


SparkSessionJob.AppInfo Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a