BatchNodeRebootContent.NodeRebootOption Property

Definition

When to reboot the Compute Node and what to do with currently running Tasks. The default value is requeue.

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

Property Value

Applies to