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

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