DevTestLabCustomImageVm.WindowsOSState Property

Definition

The state of the Windows OS (i.e. NonSysprepped, SysprepRequested, SysprepApplied).

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

Property Value

Applies to