# VmType
## Properties
**bsu_optimized** | Option<**bool**> | This parameter is not available. It is present in our API for the sake of historical compatibility with AWS. | [optional]
**ephemerals_type** | Option<**String**> | The type of ephemeral storage disk. | [optional]
**eth** | Option<**i32**> | The number of Ethernet interface available. | [optional]
**gpu** | Option<**i32**> | The number of GPU available. | [optional]
**max_private_ips** | Option<**i32**> | The maximum number of private IPs per network interface card (NIC). | [optional]
**memory_size** | Option<**f32**> | The amount of memory, in gibibytes. | [optional]
**vcore_count** | Option<**i32**> | The number of vCores. | [optional]
**vm_type_name** | Option<**String**> | The name of the VM type. | [optional]
**volume_count** | Option<**i32**> | The maximum number of ephemeral storage disks. | [optional]
**volume_size** | Option<**i32**> | The size of one ephemeral storage disk, in gibibytes (GiB). | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)