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)

プロパティ値

適用対象