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

ExitConditions.ExitCodeRanges 属性

定义

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

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

属性值

适用于