Compartir a través de


LabPlanProperties.DefaultAutoShutdownProfileNoConnectDelay Property

Definition

The amount of time a VM will stay running before it is shutdown if no connection is made and this behavior is enabled.

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

Property Value

Implements

Attributes

Applies to