你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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