instances property

  1. @TagNumber.new(1)
List<RouterApplianceInstance> get instances

The list of router appliance instances.

Implementation

@$pb.TagNumber(1)
$core.List<RouterApplianceInstance> get instances => $_getList(0);