你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BatchJob.LastModified Property

Definition

The last modified time of the Job. This is the last time at which the Job level data, such as the Job state or priority, changed. It does not factor in task-level changes such as adding new Tasks or Tasks changing state.

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

Property Value

Applies to