Compartir a través de


JobSpecification.OnAllTasksComplete Propiedad

Definición

Obtiene o establece la acción que debe realizar el servicio Batch cuando todas las tareas del trabajo están en estado 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)

Valor de propiedad

Se aplica a