LabAutoShutdownProfile.ShutdownOnDisconnect Property

Definition

Whether shutdown on disconnect is enabled.

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

Property Value

Applies to