Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PeeringLocation

Package version

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

Hierarchy

Index

Properties

Optional azureRegion

azureRegion: undefined | string

The Azure region associated with the peering location.

Optional country

country: undefined | string

The country in which the peering location exists.

Optional direct

The properties that define a direct peering location.

Optional exchange

The properties that define an exchange peering location.

Optional id

id: undefined | string

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

Optional kind

kind: Kind

The kind of peering that the peering location supports. Possible values include: 'Direct', 'Exchange'

Optional name

name: undefined | string

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

Optional peeringLocation

peeringLocation: undefined | string

The name of the peering location.

Optional type

type: undefined | string

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

Generated using TypeDoc