| Package | Description | 
|---|---|
| com.microsoft.azure.management.batchai | 
 This package contains the classes for BatchAIManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MountSettings | 
BatchAIFileServer.mountSettings()  | 
MountSettings | 
MountSettings.withFileServerInternalIP(String fileServerInternalIP)
Set internal IP address of the File Server which can be used to access the File Server from within the subnet. 
 | 
MountSettings | 
MountSettings.withFileServerPublicIP(String fileServerPublicIP)
Set public IP address of the File Server which can be used to SSH to the node from outside of the subnet. 
 | 
MountSettings | 
MountSettings.withMountPoint(String mountPoint)
Set path where the data disks are mounted on the File Server. 
 | 
Copyright © 2019. All rights reserved.