ExpressRouteLagMemberPropertiesFormat interface
Properties specific to ExpressRouteLagMember resources.
Properties
| admin |
Administrative state of the member port. |
| colo |
Cololocation for ExpressRoute member. |
| connector |
Physical fiber port type. |
| interface |
Name of Azure router interface. |
| patch |
Mapping between physical port to patch panel port. |
| provisioning |
The provisioning state of the express route LAG member resource. |
| rack |
Mapping of physical patch panel to rack. |
Property Details
adminState
Administrative state of the member port.
adminState?: string
Property Value
string
coloLocation
Cololocation for ExpressRoute member.
coloLocation?: string
Property Value
string
connectorType
Physical fiber port type.
connectorType?: string
Property Value
string
interfaceName
Name of Azure router interface.
interfaceName?: string
Property Value
string
patchPanelId
Mapping between physical port to patch panel port.
patchPanelId?: string
Property Value
string
provisioningState
The provisioning state of the express route LAG member resource.
provisioningState?: string
Property Value
string
rackId
Mapping of physical patch panel to rack.
rackId?: string
Property Value
string