DisableComputeNodeSchedulingParameters.DisableSchedulingOption Property

Definition

Specifies what to do with currently running tasks.

public Microsoft.Azure.Batch.Common.DisableComputeNodeSchedulingOption? DisableSchedulingOption { get; set; }
member this.DisableSchedulingOption : Nullable<Microsoft.Azure.Batch.Common.DisableComputeNodeSchedulingOption> with get, set
Public Property DisableSchedulingOption As Nullable(Of DisableComputeNodeSchedulingOption)

Property Value

Applies to