DevTestLabCustomImageVm.LinuxOSState Property

Definition

The state of the Linux OS (i.e. NonDeprovisioned, DeprovisionRequested, DeprovisionApplied).

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

Property Value

Applies to