| Modifier and Type | Method and Description |
|---|---|
UserAccount |
UserAccount.withElevationLevel(ElevationLevel elevationLevel)
Set the elevationLevel value.
|
UserAccount |
UserAccount.withLinuxUserConfiguration(LinuxUserConfiguration linuxUserConfiguration)
Set the linuxUserConfiguration value.
|
UserAccount |
UserAccount.withName(String name)
Set the name value.
|
UserAccount |
UserAccount.withPassword(String password)
Set the password value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/