ExtendedLivySessionResponse.SubmitterId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to