WindowsConfiguration Class
Windows operating system settings to apply to the virtual machine.
Constructor
WindowsConfiguration(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
enable_automatic_updates
|
Whether automatic updates are enabled on the virtual machine. |
Attributes
enable_automatic_updates
Whether automatic updates are enabled on the virtual machine.
enable_automatic_updates: bool | None