Compartir a través de


BatchNodeDisableSchedulingContent.NodeDisableSchedulingOption Property

Definition

What to do with currently running Tasks when disabling Task scheduling on the Compute Node. The default value is requeue.

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

Property Value

Applies to