allowMultiNicInSameNetwork property

String? allowMultiNicInSameNetwork
getter/setter pair

Specifies whether multi-nic in the same network is allowed. Possible string values are:

  • "MULTI_NIC_IN_SAME_NETWORK_ALLOWED"
  • "MULTI_NIC_IN_SAME_NETWORK_BLOCKED"

Implementation

core.String? allowMultiNicInSameNetwork;