public enum InterconnectApplicationAwareInterconnectBandwidthPercentage.Types.TrafficClassReference documentation and code samples for the Compute Engine v1 API enum InterconnectApplicationAwareInterconnectBandwidthPercentage.Types.TrafficClass.
TrafficClass whose bandwidth percentage is being specified.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields |
|
|---|---|
| Name | Description |
Tc1 |
Traffic Class 1, corresponding to DSCP ranges (0-7) 000xxx. |
Tc2 |
Traffic Class 2, corresponding to DSCP ranges (8-15) 001xxx. |
Tc3 |
Traffic Class 3, corresponding to DSCP ranges (16-23) 010xxx. |
Tc4 |
Traffic Class 4, corresponding to DSCP ranges (24-31) 011xxx. |
Tc5 |
Traffic Class 5, corresponding to DSCP ranges (32-47) 10xxxx. |
Tc6 |
Traffic Class 6, corresponding to DSCP ranges (48-63) 11xxxx. |
UndefinedTrafficClass |
A value indicating that the enum field is not set. |