bundleAggregationType property
The aggregation type of the bundle interface. Possible string values are:
- "BUNDLE_AGGREGATION_TYPE_LACP" : LACP is enabled.
- "BUNDLE_AGGREGATION_TYPE_STATIC" : LACP is disabled.
Implementation
core.String? bundleAggregationType;