Partager via


AutoShutdownProfile.ShutdownOnIdle Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.LabServices.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.ShutdownOnIdleMode? ShutdownOnIdle { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.LabServices.PropertyOrigin.Owned)>]
member this.ShutdownOnIdle : Nullable<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.ShutdownOnIdleMode> with get, set
Public Property ShutdownOnIdle As Nullable(Of ShutdownOnIdleMode)

Property Value

Implements

Attributes

Applies to