client.host.windows_common¶
windows_common ¶
类:
| 名称 | 描述 |
|---|---|
CommonWindowsCreateDeviceMixin |
通用 Windows 创建设备的 Mixin。 |
CommonWindowsCreateDeviceMixin ¶
Bases: ABC
通用 Windows 创建设备的 Mixin。 该 Mixin 定义了创建 Windows 设备的通用接口。
方法:
| 名称 | 描述 |
|---|---|
create_device |
创建 Windows 设备。 |
create_device ¶
create_device(recipe: WindowsRecipes, config: WindowsHostConfigs) -> Device
创建 Windows 设备。