DeidentificationJob.LastUpdatedAt Property

Definition

Date and time when the job was completed.

If the job is canceled, this is the time when the job was canceled.

If the job failed, this is the time when the job failed.

public DateTimeOffset LastUpdatedAt { get; }
member this.LastUpdatedAt : DateTimeOffset
Public ReadOnly Property LastUpdatedAt As DateTimeOffset

Property Value

Applies to