radiusServers property

List<String>? radiusServers
final

An array of strings that contains the fully qualified domain name (FQDN) or IP addresses of the RADIUS server endpoints, or the FQDN or IP addresses of your RADIUS server load balancer.

Implementation

final List<String>? radiusServers;