PeeringServicePrefixProperties interface
The peering service prefix properties class.
Properties
| error |
The error message for validation state |
| events | The list of events for peering service prefix |
| learned |
The prefix learned type |
| peering |
The peering service prefix key |
| prefix | The prefix from which your traffic originates. |
| prefix |
The prefix validation state |
| provisioning |
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