Freigeben über


Pool.StopOnNoConnectGracePeriodMinute Property

Definition

The specified time in minutes to wait before stopping a Dev Box if no connection is made. This will only be present if stop on no connect is enabled.

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

Property Value

Implements

Attributes

Applies to