Package | Description |
---|---|
com.microsoft.azure.management.batchai |
This package contains the classes for BatchAIManagementClient.
|
Modifier and Type | Method and Description |
---|---|
SshConfiguration |
FileServerCreateParameters.sshConfiguration()
Get sSH configuration for the File Server node.
|
SshConfiguration |
BatchAIFileServer.sshConfiguration() |
SshConfiguration |
SshConfiguration.withPublicIPsToAllow(List<String> publicIPsToAllow)
Set list of source IP ranges to allow SSH connection from.
|
SshConfiguration |
SshConfiguration.withUserAccountSettings(UserAccountSettings userAccountSettings)
Set settings for administrator user account to be created on a node.
|
Modifier and Type | Method and Description |
---|---|
FileServerCreateParameters |
FileServerCreateParameters.withSshConfiguration(SshConfiguration sshConfiguration)
Set sSH configuration for the File Server node.
|
Copyright © 2019. All rights reserved.