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

ExitConditions.ExitCodes 属性

定义

获取或设置任务退出代码的列表,以及 Batch 服务应如何响应这些代码。

public System.Collections.Generic.IList<Microsoft.Azure.Batch.ExitCodeMapping> ExitCodes { get; set; }
member this.ExitCodes : System.Collections.Generic.IList<Microsoft.Azure.Batch.ExitCodeMapping> with get, set
Public Property ExitCodes As IList(Of ExitCodeMapping)

属性值

适用于