Uses of Class
com.microsoft.azure.management.batch.LinuxUserConfiguration
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of LinuxUserConfiguration in com.microsoft.azure.management.batch
Modifier and TypeMethodDescriptionUserAccount.linuxUserConfiguration()
Get this property is ignored if specified on a Windows pool.Set the uid and gid properties must be specified together or not at all.LinuxUserConfiguration.withSshPrivateKey
(String sshPrivateKey) Set the private key must not be password protected.Set the uid and gid properties must be specified together or not at all.Modifier and TypeMethodDescriptionUserAccount.withLinuxUserConfiguration
(LinuxUserConfiguration linuxUserConfiguration) Set this property is ignored if specified on a Windows pool.