Share via


SparkBatchJobState.RunningAt Property

Definition

the time that at which "running" livy state was first seen.

public DateTimeOffset? RunningAt { get; }
member this.RunningAt : Nullable<DateTimeOffset>
Public ReadOnly Property RunningAt As Nullable(Of DateTimeOffset)

Property Value

Applies to