Delen via


StopOnDisconnectConfiguration.Status Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.StopOnDisconnectEnableStatus? Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.StopOnDisconnectEnableStatus> with get, set
Public Property Status As Nullable(Of StopOnDisconnectEnableStatus)

Property Value

Implements

Attributes

Applies to