| VirtualBox Main API
    | 
Represents one bandwidth group. More...
 
 | Public Attributes | |
| readonly attribute wstring | name | 
| Name of the group. | |
| readonly attribute BandwidthGroupType | type | 
| Type of the group. | |
| readonly attribute unsigned long | reference | 
| How many devices/medium attachments use this group. | |
| attribute long long | maxBytesPerSec | 
| The maximum number of bytes which can be transfered by all entities attached to this group during one second. | |
Represents one bandwidth group.
{31587F93-2D12-4D7C-BA6D-CE51D0D5B265} | readonly attribute wstring IBandwidthGroup::name | 
Name of the group.
| readonly attribute BandwidthGroupType IBandwidthGroup::type | 
Type of the group.
| readonly attribute unsigned long IBandwidthGroup::reference | 
How many devices/medium attachments use this group.
| attribute long long IBandwidthGroup::maxBytesPerSec | 
The maximum number of bytes which can be transfered by all entities attached to this group during one second.