applianceIpAddress property

String? applianceIpAddress
getter/setter pair

A single IPv4 or IPv6 address used as the destination IP address for ingress packets that match on a VLAN tag, but do not match a more specific inner VLAN tag.

Unset field (null-value) indicates both VLAN tags are required to be mapped.

Otherwise, defaultApplianceIpAddress is used.

Optional.

Implementation

core.String? applianceIpAddress;