StorageApplianceSkuSlot interface

StorageApplianceSkuSlot represents the single SKU and rack slot associated with the storage appliance.

Properties

capacityGB

The maximum capacity of the storage appliance. NOTE: This property will not be serialized. It can only be populated by the server.

model

The model of the storage appliance. NOTE: This property will not be serialized. It can only be populated by the server.

rackSlot

The position in the rack for the storage appliance. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

capacityGB

The maximum capacity of the storage appliance. NOTE: This property will not be serialized. It can only be populated by the server.

capacityGB?: number

Property Value

number

model

The model of the storage appliance. NOTE: This property will not be serialized. It can only be populated by the server.

model?: string

Property Value

string

rackSlot

The position in the rack for the storage appliance. NOTE: This property will not be serialized. It can only be populated by the server.

rackSlot?: number

Property Value

number