Class in Zendir.Messages | Inherits from Message

Declaration

class DataStorageMessage;

Description

Message used to define the storage information about the partitioned data storage and the amount of memory used.


Properties

DeclaredDescription
AllocatedThe allocated amount of bytes used by the storage system.
CapacityThe maximum allowed bytes within the storage system.
PartitionsThe number of units created as partitions within thestorage system.