WindowsUserConfigurationOutput interface
Properties used to create a user Account on a Windows Compute Node.
Properties
| login |
The login mode for the user. The default is 'batch'. Possible values: "batch", "interactive" |
Property Details
loginMode
The login mode for the user. The default is 'batch'.
Possible values: "batch", "interactive"
loginMode?: string
Property Value
string