PeeringLocationPropertiesDirect Class

The properties that define a direct peering location.

Inheritance
PeeringLocationPropertiesDirect

Constructor

PeeringLocationPropertiesDirect(*, peering_facilities: Optional[List[azure.mgmt.peering.models._models_py3.DirectPeeringFacility]] = None, bandwidth_offers: Optional[List[azure.mgmt.peering.models._models_py3.PeeringBandwidthOffer]] = None, **kwargs)

Parameters

peering_facilities
list[DirectPeeringFacility]
Required

The list of direct peering facilities at the peering location.

bandwidth_offers
list[PeeringBandwidthOffer]
Required

The list of bandwidth offers available at the peering location.