listeners property
The listeners that the virtual router is expected to receive inbound traffic from. You can specify one listener.
Implementation
final List<VirtualRouterListener>? listeners;
The listeners that the virtual router is expected to receive inbound traffic from. You can specify one listener.
final List<VirtualRouterListener>? listeners;