LivySessionStateInformation.RecoveringAt Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="recoveringAt")]
public DateTimeOffset? RecoveringAt { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveringAt")>]
member this.RecoveringAt : Nullable<DateTimeOffset> with get, set
Public Property RecoveringAt As Nullable(Of DateTimeOffset)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to