SparkJob.Submitter Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="submitter")]
public string Submitter { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="submitter")>]
member this.Submitter : string with get, set
Public Property Submitter As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to