PeeringBandwidthOffer interface
The properties that define a peering bandwidth offer.
Properties
offer |
The name of the bandwidth offer. |
value |
The value of the bandwidth offer in Mbps. |
Property Details
offerName
The name of the bandwidth offer.
offerName?: string
Property Value
string
valueInMbps
The value of the bandwidth offer in Mbps.
valueInMbps?: number
Property Value
number