次の方法で共有


JobSpecification.OnAllTasksComplete プロパティ

定義

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

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)

プロパティ値

適用対象