WindowsOsInfoFragment Class
Information about a Windows OS.
Constructor
WindowsOsInfoFragment(*, windows_os_state: str | WindowsOsState | None = None, **kwargs)
Parameters
Name | Description |
---|---|
windows_os_state
Required
|
The state of the Windows OS (i.e. NonSysprepped, SysprepRequested, SysprepApplied). Possible values include: "NonSysprepped", "SysprepRequested", "SysprepApplied". |
Keyword-Only Parameters
Name | Description |
---|---|
windows_os_state
|
Default value: None
|