PoolResizeParameters.ComputeNodeDeallocationOption Property

Definition

The deallocation option associated with this resize.

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

Property Value

Applies to