Freigeben über


StopOnNoConnectConfiguration.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.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.StopOnNoConnectEnableStatus? 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.StopOnNoConnectEnableStatus> with get, set
Public Property Status As Nullable(Of StopOnNoConnectEnableStatus)

Property Value

Implements

Attributes

Applies to