Compartir a través de


VpnClientConfiguration.RadiusServerAddress Propiedad

Definición

Obtiene o establece la propiedad de dirección del servidor radius del recurso VirtualNetworkGateway para la conexión de cliente vpn.

[Newtonsoft.Json.JsonProperty(PropertyName="radiusServerAddress")]
public string RadiusServerAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="radiusServerAddress")>]
member this.RadiusServerAddress : string with get, set
Public Property RadiusServerAddress As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a