vmware/pyvmomi

GuiUnattended and Timezones improvement idea

Open

#162 建立於 2014年9月9日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Python (2,141 star) (807 fork)batch import
help wantedquestionwishlist

描述

Consider:

gui_unattended = vim.vm.customization.GuiUnattended()
gui_unattended.timeZone = 35
gui_unattended.autoLogon = False

Shouldn't there be a way to set the timezones that doesn't involve using raw numbers?

貢獻者指南