LivySessionStateInformation.NotStartedAt Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to