| Modifier and Type | Method and Description |
|---|---|
WindowsUserConfiguration |
UserAccount.windowsUserConfiguration()
Get this property can only be specified if the user is on a Windows pool.
|
WindowsUserConfiguration |
WindowsUserConfiguration.withLoginMode(LoginMode loginMode)
Set specifies login mode for the user.
|
| Modifier and Type | Method and Description |
|---|---|
UserAccount |
UserAccount.withWindowsUserConfiguration(WindowsUserConfiguration windowsUserConfiguration)
Set this property can only be specified if the user is on a Windows pool.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/