PhysicalPartitionStorageInfo interface

The storage of a physical partition

Properties

id

The unique identifier of the partition. NOTE: This property will not be serialized. It can only be populated by the server.

storageInKB

The storage in KB for the physical partition. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

id

The unique identifier of the partition. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

storageInKB

The storage in KB for the physical partition. NOTE: This property will not be serialized. It can only be populated by the server.

storageInKB?: number

Property Value

number