PeeringLocationProperties interface

The properties that define a peering location.

Properties

azureRegion

The Azure region associated with the peering location.

country

The country in which the peering location exists.

direct

The properties that define a direct peering location.

exchange

The properties that define an exchange peering location.

peeringLocation

The name of the peering location.

Property Details

azureRegion

The Azure region associated with the peering location.

azureRegion?: string

Property Value

string

country

The country in which the peering location exists.

country?: string

Property Value

string

direct

The properties that define a direct peering location.

direct?: PeeringLocationPropertiesDirect

Property Value

exchange

The properties that define an exchange peering location.

exchange?: PeeringLocationPropertiesExchange

Property Value

peeringLocation

The name of the peering location.

peeringLocation?: string

Property Value

string