allowSameNetworkUnicast property

String? allowSameNetworkUnicast
getter/setter pair

Specifies whether unicast within the same network is allowed. Possible string values are:

  • "SAME_NETWORK_UNICAST_ALLOWED"
  • "SAME_NETWORK_UNICAST_BLOCKED"

Implementation

core.String? allowSameNetworkUnicast;