Share via


StopOnDisconnectConfigurationOutput interface

Stop on disconnect configuration settings for Dev Boxes created in this pool.

Properties

gracePeriodMinutes

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

status

Indicates whether the feature to stop the devbox on disconnect once the grace period has lapsed is enabled.

Possible values: "Enabled", "Disabled"

Property Details

gracePeriodMinutes

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

gracePeriodMinutes?: number

Property Value

number

status

Indicates whether the feature to stop the devbox on disconnect once the grace period has lapsed is enabled.

Possible values: "Enabled", "Disabled"

status: string

Property Value

string