PeeringLocation interface

Peering location is where connectivity could be established to the Microsoft Cloud Edge.

Extends

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.

kind

The kind of peering that the peering location supports.

peeringLocation

The name of the peering location.

Inherited Properties

id

The ID of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

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

kind

The kind of peering that the peering location supports.

kind?: string

Property Value

string

peeringLocation

The name of the peering location.

peeringLocation?: string

Property Value

string

Inherited Property Details

id

The ID of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

name

The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

type

The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type