DevCenterStopOnNoConnectConfiguration.Status Property

Definition

Enables the feature to stop a started Dev Box when it has not been connected to, once the grace period has lapsed.

public Azure.ResourceManager.DevCenter.Models.DevCenterStopOnNoConnectEnableStatus? Status { get; set; }
member this.Status : Nullable<Azure.ResourceManager.DevCenter.Models.DevCenterStopOnNoConnectEnableStatus> with get, set
Public Property Status As Nullable(Of DevCenterStopOnNoConnectEnableStatus)

Property Value

Applies to