Compartir a través de


CloudJob.OnAllTasksComplete Propiedad

Definición

Obtiene o establece la acción que el servicio Batch debe realizar cuando todas las tareas del trabajo están en el Completed estado .

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)

Valor de propiedad

Se aplica a