Share via


StopOnDisconnectConfiguration.Status Property

Definition

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

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

Property Value

Applies to