WindowsOsInfo Class
Information about a Windows OS.
- Inheritance
-
WindowsOsInfo
Constructor
WindowsOsInfo(*, windows_os_state: Optional[Union[str, azure.mgmt.devtestlabs.models._dev_test_labs_client_enums.WindowsOsState]] = None, **kwargs)
Parameters
- windows_os_state
- str or WindowsOsState
Required
The state of the Windows OS (i.e. NonSysprepped, SysprepRequested, SysprepApplied). Possible values include: "NonSysprepped", "SysprepRequested", "SysprepApplied".
Feedback
Submit and view feedback for