Uses of Class
com.microsoft.azure.management.batch.UserAccount
-
-
Uses of UserAccount in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return UserAccount Modifier and Type Method Description UserAccountUserAccount. withElevationLevel(ElevationLevel elevationLevel)Set the elevationLevel value.UserAccountUserAccount. withLinuxUserConfiguration(LinuxUserConfiguration linuxUserConfiguration)Set the linuxUserConfiguration value.UserAccountUserAccount. withName(String name)Set the name value.UserAccountUserAccount. withPassword(String password)Set the password value.
-