LivySessionStateInformation.ShuttingDownAt Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to