StopOnDisconnectConfiguration 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 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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET