StopOnDisconnectConfiguration Class

Definition

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

public class StopOnDisconnectConfiguration
type StopOnDisconnectConfiguration = class
Public Class StopOnDisconnectConfiguration
Inheritance
StopOnDisconnectConfiguration

Constructors

StopOnDisconnectConfiguration()

Initializes a new instance of StopOnDisconnectConfiguration.

Properties

GracePeriodMinutes

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

Status

Whether the feature to stop the Dev Box on disconnect once the grace period has lapsed is enabled.

Applies to