priority_group_bandwidth


Description:

[ NoAccessorMethod ]
public Array<uint> priority_group_bandwidth { owned get; set; }

An array of 8 uint values, where the array index corresponds to the Priority Group ID (0 - 7) and the value indicates the percentage of link bandwidth allocated to that group.

Allowed values are 0 - 100, and the sum of all values must total 100 percents.