| Package | Description |
|---|---|
| com.microsoft.azure.management.batch |
This package contains the classes for BatchManagementClient.
|
| 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 © 2019. All rights reserved.