Compartir a través de


VpnClientConfiguration.RadiusServers Propiedad

Definición

Obtiene o establece la propiedad radiusServers para la configuración de varios servidores radius.

[Newtonsoft.Json.JsonProperty(PropertyName="radiusServers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.RadiusServer> RadiusServers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="radiusServers")>]
member this.RadiusServers : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.RadiusServer> with get, set
Public Property RadiusServers As IList(Of RadiusServer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a