mode property

String? mode
getter/setter pair

Specifies whether NAT IP is auto or manual. Possible string values are:

  • "AUTO"
  • "MANUAL"

Implementation

core.String? mode;