LivySessionStateInformation.StartingAt Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to