Share via


PoolUpdate.StopOnDisconnectGracePeriodMinute Property

Definition

The specified time in minutes to wait before stopping a Dev Box once disconnect is detected.

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

Property Value

Implements

Attributes

Applies to