RemoveComputeNodeParameters.DeallocationOption Property

Definition

Specifies when nodes may be removed from the pool.

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

Property Value

Applies to