Share via


VpnServerConfigurationInner.RadiusServerAddress Property

Definition

Gets or sets the radius server address property of the VpnServerConfiguration resource for point to site client connection.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to