DevCenterStopOnNoConnectConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Stop on no connect configuration settings for Dev Boxes created in this pool.
public class DevCenterStopOnNoConnectConfiguration : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DevCenter.Models.DevCenterStopOnNoConnectConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DevCenter.Models.DevCenterStopOnNoConnectConfiguration>
type DevCenterStopOnNoConnectConfiguration = class
interface IJsonModel<DevCenterStopOnNoConnectConfiguration>
interface IPersistableModel<DevCenterStopOnNoConnectConfiguration>
Public Class DevCenterStopOnNoConnectConfiguration
Implements IJsonModel(Of DevCenterStopOnNoConnectConfiguration), IPersistableModel(Of DevCenterStopOnNoConnectConfiguration)
- Inheritance
-
DevCenterStopOnNoConnectConfiguration
- Implements
Constructors
| Name | Description |
|---|---|
| DevCenterStopOnNoConnectConfiguration() |
Initializes a new instance of DevCenterStopOnNoConnectConfiguration. |
Properties
| Name | Description |
|---|---|
| GracePeriodMinutes |
The specified time in minutes to wait before stopping a Dev Box if no connection is made. |
| Status |
Enables the feature to stop a started Dev Box when it has not been connected to, once the grace period has lapsed. |