次の方法で共有


LabPlanUpdate.DefaultAutoShutdownProfileIdleDelay 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? DefaultAutoShutdownProfileIdleDelay { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.LabServices.PropertyOrigin.Inlined)>]
member this.DefaultAutoShutdownProfileIdleDelay : Nullable<TimeSpan> with get, set
Public Property DefaultAutoShutdownProfileIdleDelay As Nullable(Of TimeSpan)

Property Value

Implements

Attributes

Applies to