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

LabAutoShutdownProfile.ShutdownOnIdle 属性

定义

VM 在空闲一段时间后是否会关闭。

public Azure.ResourceManager.LabServices.Models.LabVirtualMachineShutdownOnIdleMode? ShutdownOnIdle { get; set; }
member this.ShutdownOnIdle : Nullable<Azure.ResourceManager.LabServices.Models.LabVirtualMachineShutdownOnIdleMode> with get, set
Public Property ShutdownOnIdle As Nullable(Of LabVirtualMachineShutdownOnIdleMode)

属性值

适用于