ExtendedLivySessionResponse.SubmitterName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to