PeeringServicePrefix interface

The peering service prefix class.

Extends

Properties

errorMessage

The error message for validation state NOTE: This property will not be serialized. It can only be populated by the server.

events

The list of events for peering service prefix NOTE: This property will not be serialized. It can only be populated by the server.

learnedType

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

peeringServicePrefixKey

The peering service prefix key

prefix

The prefix from which your traffic originates.

prefixValidationState

The prefix validation state 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

errorMessage

The error message for validation state NOTE: This property will not be serialized. It can only be populated by the server.

errorMessage?: string

Property Value

string

events

The list of events for peering service prefix NOTE: This property will not be serialized. It can only be populated by the server.

events?: PeeringServicePrefixEvent[]

Property Value

learnedType

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

learnedType?: string

Property Value

string

peeringServicePrefixKey

The peering service prefix key

peeringServicePrefixKey?: string

Property Value

string

prefix

The prefix from which your traffic originates.

prefix?: string

Property Value

string

prefixValidationState

The prefix validation state NOTE: This property will not be serialized. It can only be populated by the server.

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