Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PeeringServicePrefix

Package version

The peering service prefix class.

Hierarchy

Index

Properties

Optional id

id: undefined | string

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

Optional learnedType

learnedType: LearnedType

The prefix learned type. Possible values include: 'None', 'ViaPartner', 'ViaSession'

Optional name

name: undefined | string

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

Optional prefix

prefix: undefined | string

Valid route prefix

Optional prefixValidationState

prefixValidationState: PrefixValidationState

The prefix validation state. Possible values include: 'None', 'Invalid', 'Verified', 'Failed', 'Pending', 'Unknown'

Optional provisioningState

provisioningState: ProvisioningState

The provisioning state of the resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed' NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

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

Generated using TypeDoc