PoolResizeParameters.ComputeNodeDeallocationOption Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)