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

BatchNodeRebootContent.NodeRebootOption 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.BatchNodeRebootOption? NodeRebootOption { get; set; }
member this.NodeRebootOption : Nullable<Azure.Compute.Batch.BatchNodeRebootOption> with get, set
Public Property NodeRebootOption As Nullable(Of BatchNodeRebootOption)

Property Value

Applies to