Share via


ILab.AutoShutdownProfileShutdownOnDisconnect Property

Definition

Whether shutdown on disconnect is enabled

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="Whether shutdown on disconnect is enabled", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.EnableState) }, ReadOnly=false, Required=false, SerializedName="shutdownOnDisconnect")]
public Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.EnableState? AutoShutdownProfileShutdownOnDisconnect { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="Whether shutdown on disconnect is enabled", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.EnableState) }, ReadOnly=false, Required=false, SerializedName="shutdownOnDisconnect")>]
member this.AutoShutdownProfileShutdownOnDisconnect : Nullable<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.EnableState> with get, set
Public Property AutoShutdownProfileShutdownOnDisconnect As Nullable(Of EnableState)

Property Value

Attributes

Applies to