LivySessionStateInformation.CurrentState Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to