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

BatchNodeReimageContent.NodeReimageOption Property

Definition

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

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

Property Value

Applies to