instances property
The list of router appliance instances.
Implementation
@$pb.TagNumber(1)
$core.List<RouterApplianceInstance> get instances => $_getList(0);
The list of router appliance instances.
@$pb.TagNumber(1)
$core.List<RouterApplianceInstance> get instances => $_getList(0);