PeeringServicePrefixProperties interface

The peering service prefix properties class.

Properties

errorMessage

The error message for validation state

events

The list of events for peering service prefix

learnedType

The prefix learned type

peeringServicePrefixKey

The peering service prefix key

prefix

The prefix from which your traffic originates.

prefixValidationState

The prefix validation state

provisioningState

The provisioning state of the resource.

Property Details

errorMessage

The error message for validation state

errorMessage?: string

Property Value

string

events

The list of events for peering service prefix

events?: PeeringServicePrefixEvent[]

Property Value

learnedType

The prefix learned type

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

prefixValidationState?: string

Property Value

string

provisioningState

The provisioning state of the resource.

provisioningState?: string

Property Value

string