CloudJob.OnAllTasksComplete プロパティ

定義

ジョブ内のすべてのタスクが状態のときに Batch サービスが実行するアクションを Completed 取得または設定します。

public Microsoft.Azure.Batch.Common.OnAllTasksComplete? OnAllTasksComplete { get; set; }
member this.OnAllTasksComplete : Nullable<Microsoft.Azure.Batch.Common.OnAllTasksComplete> with get, set
Public Property OnAllTasksComplete As Nullable(Of OnAllTasksComplete)

プロパティ値

適用対象