Freigeben über


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

Property Value

Implements

Attributes

Applies to