defaultApplianceIpAddress property

String? defaultApplianceIpAddress
final

Optional. A single IPv4 or IPv6 address used as the default destination IP when there is no VLAN mapping result found.

Unset field (null-value) indicates the unmatched packet should be dropped.

Implementation

final String? defaultApplianceIpAddress;