次の方法で共有


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

Property Value

Implements

Attributes

Applies to