SparkBatchJobState.NotStartedAt Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
the time that at which "not_started" livy state was first seen.
public DateTimeOffset? NotStartedAt { get; }
member this.NotStartedAt : Nullable<DateTimeOffset>
Public ReadOnly Property NotStartedAt As Nullable(Of DateTimeOffset)