Peering interface

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

Extends

Properties

direct

The properties that define a direct peering.

exchange

The properties that define an exchange peering.

kind

The kind of the peering.

location

The location of the resource.

peeringLocation

The location of the peering.

provisioningState

The provisioning state of the resource. 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.

tags

The resource tags.

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

direct

The properties that define a direct peering.

direct?: PeeringPropertiesDirect

Property Value

exchange

The properties that define an exchange peering.

exchange?: PeeringPropertiesExchange

Property Value

kind

The kind of the peering.

kind: string

Property Value

string

location

The location of the resource.

location: string

Property Value

string

peeringLocation

The location of the peering.

peeringLocation?: string

Property Value

string

provisioningState

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

provisioningState?: string

Property Value

string

sku

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

sku: PeeringSku

Property Value

tags

The resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: 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