LivyBatchStateInformation.RunningAt Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to