PeeringRegisteredAsn interface

The customer's ASN that is registered by the peering service provider.

Extends

Properties

asn

The customer's ASN from which traffic originates.

peeringServicePrefixKey

The peering service prefix key that is to be shared with the customer. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

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

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

asn

The customer's ASN from which traffic originates.

asn?: number

Property Value

number

peeringServicePrefixKey

The peering service prefix key that is to be shared with the customer. NOTE: This property will not be serialized. It can only be populated by the server.

peeringServicePrefixKey?: 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

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