LabAutoShutdownProfile.ShutdownOnIdle Property

Definition

Whether a VM will get shutdown when it has idled for a period of time.

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)

Property Value

Applies to