Uses of Class
com.microsoft.azure.management.batchai.MountSettings
Package
Description
This package contains the classes for BatchAIManagementClient.
-
Uses of MountSettings in com.microsoft.azure.management.batchai
Modifier and TypeMethodDescriptionBatchAIFileServer.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.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.withMountPoint
(String mountPoint) Set path where the data disks are mounted on the File Server.