Share via


BatchAccountFixedScaleSettings.NodeDeallocationOption Property

Definition

If omitted, the default value is Requeue.

public Azure.ResourceManager.Batch.Models.BatchNodeDeallocationOption? NodeDeallocationOption { get; set; }
member this.NodeDeallocationOption : Nullable<Azure.ResourceManager.Batch.Models.BatchNodeDeallocationOption> with get, set
Public Property NodeDeallocationOption As Nullable(Of BatchNodeDeallocationOption)

Property Value

Applies to