OptimizationJob.UpdatedAt Property

Definition

The timestamp when the job was last updated (status, progress, or result change), represented in Unix time.

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

Property Value

Applies to