VpnClientConfiguration.RadiusServers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The radiusServers property for multiple radius server configuration.
public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.RadiusServer> RadiusServers { get; }
member this.RadiusServers : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.RadiusServer>
Public ReadOnly Property RadiusServers As IList(Of RadiusServer)