Compartir a través de


VpnServerConfigurationInner.RadiusServerAddress Propiedad

Definición

Obtiene o establece la propiedad de dirección del servidor radius del recurso VpnServerConfiguration para la conexión de cliente de punto a sitio.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a