LivySessionStateInformation.IdleAt Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to