Share via


BatchNodeReimageContent.NodeReimageOption Property

Definition

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

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

Property Value

Applies to