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

BatchNodeRebootOptions.NodeRebootKind Property

Definition

When to reboot the Compute Node and what to do with currently running Tasks. The default value is requeue.

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

Property Value

Applies to