DeviceModelName Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The customer friendly name of the combination of version and capacity of the device. This field is necessary only at the time of ordering the newer generation device i.e. AzureDataBox120 and AzureDataBox525 as of Feb/2025.
public enum DeviceModelName
type DeviceModelName =
Public Enum DeviceModelName
- Inheritance
-
DeviceModelName
Fields
Name | Value | Description |
---|---|---|
DataBox | 0 | Data Box. |
DataBoxDisk | 1 | Data Box Disk. |
DataBoxHeavy | 2 | Data Box Heavy. |
DataBoxCustomerDisk | 3 | Data Box Customer Disk. |
AzureDataBox120 | 4 | Data Box V2 with 125TB usable capacity. |
AzureDataBox525 | 5 | Data Box V2 with 500TB usable capacity. |