allowVpn property

String? allowVpn
getter/setter pair

Specifies whether VPN creation is allowed. Possible string values are:

  • "VPN_ALLOWED"
  • "VPN_BLOCKED"

Implementation

core.String? allowVpn;