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