innerVlanToApplianceMappings property

Used to match against the inner VLAN when the packet contains two VLAN tags.

A list of mapping rules from inner VLAN tags to IP addresses.

If the inner VLAN is not explicitly mapped to an IP address range, the applianceIpAddress is used.

Optional.

Implementation

core.List<
  InterconnectAttachmentL2ForwardingApplianceMappingInnerVlanToApplianceMapping
>?
innerVlanToApplianceMappings;