ExtendedLivySessionRequest.ClassName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to