MigrateExpressRouteCircuitRequest interface

Request model for express route circuit migration operations.

Properties

portId

The port identifier used for shutDownBgp, migrate, restoreBgp, and rollback operations.

targetPeeringLocation

The target peering location for circuit migration.

targetPortMapping

The source-to-target port mappings for circuit migration.

Property Details

portId

The port identifier used for shutDownBgp, migrate, restoreBgp, and rollback operations.

portId?: string

Property Value

string

targetPeeringLocation

The target peering location for circuit migration.

targetPeeringLocation?: string

Property Value

string

targetPortMapping

The source-to-target port mappings for circuit migration.

targetPortMapping?: PortMapping[]

Property Value