Uses of Class
com.microsoft.azure.management.batchai.FileServerCreateParameters
Package
Description
This package contains the classes for BatchAIManagementClient.
-
Uses of FileServerCreateParameters in com.microsoft.azure.management.batchai
Modifier and TypeMethodDescriptionFileServerCreateParameters.withDataDisks
(DataDisks dataDisks) Set settings for the data disks which will be created for the File Server.FileServerCreateParameters.withSshConfiguration
(SshConfiguration sshConfiguration) Set sSH configuration for the File Server node.FileServerCreateParameters.withSubnet
(ResourceId subnet) Set identifier of an existing virtual network subnet to put the File Server in.FileServerCreateParameters.withVmSize
(String vmSize) Set the size of the virtual machine for the File Server.