defaultGateway property

bool? defaultGateway
getter/setter pair

Whether this interface is the default gateway for the instance.

Only one interface can be the default gateway for the instance.

Implementation

core.bool? defaultGateway;