다음을 통해 공유


BatchNodeRebootKind.TaskCompletion Property

Definition

Allow currently running Tasks to complete. Schedule no new Tasks while waiting. Restart the Compute Node when all Tasks have completed.

public static Azure.Compute.Batch.BatchNodeRebootKind TaskCompletion { get; }
static member TaskCompletion : Azure.Compute.Batch.BatchNodeRebootKind
Public Shared ReadOnly Property TaskCompletion As BatchNodeRebootKind

Property Value

Applies to