Compartir a través de


LabUpdateProperties.AutoShutdownProfileIdleDelay Property

Definition

The amount of time a VM will idle before it is shutdown if this behavior is enabled.

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

Property Value

Implements

Attributes

Applies to