Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Peering

Package version

Peering is a logical representation of a set of connections to the Microsoft Cloud Edge at a location.

Hierarchy

Index

Properties

Optional direct

The properties that define a direct peering.

Optional exchange

The properties that define an exchange peering.

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.

kind

kind: Kind

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

location

location: string

The location of the resource.

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 location of the peering.

Optional provisioningState

provisioningState: ProvisioningState

The provisioning state of the resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed' NOTE: This property will not be serialized. It can only be populated by the server.

sku

The SKU that defines the tier and kind of the peering.

Optional tags

tags: undefined | object

The resource tags.

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