LabAutoShutdownProfile.ShutdownWhenNotConnected Property

Definition

Whether a VM will get shutdown when it hasn't been connected to after a period of time.

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

Property Value

Applies to