WindowsUserConfigurationOutput interface
用于在 Windows 计算节点上创建用户帐户的属性。
属性
| login |
用户的登录模式。 默认值为“batch”。 可能的值:“batch”、“interactive” |
属性详细信息
loginMode
用户的登录模式。 默认值为“batch”。
可能的值:“batch”、“interactive”
loginMode?: string
属性值
string