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

JobScheduleExecutionInformation.RecentJob 属性

定义

获取有关作业计划下的最新作业的信息。 请注意,仅当作业计划下至少包含一个作业时,才会返回此元素。

public Microsoft.Azure.Batch.RecentJob RecentJob { get; }
member this.RecentJob : Microsoft.Azure.Batch.RecentJob
Public ReadOnly Property RecentJob As RecentJob

属性值

适用于