Share via


RadiusServer.RadiusServerScore Property

Definition

Gets or sets the initial score assigned to this radius server.

[Newtonsoft.Json.JsonProperty(PropertyName="radiusServerScore")]
public long? RadiusServerScore { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="radiusServerScore")>]
member this.RadiusServerScore : Nullable<int64> with get, set
Public Property RadiusServerScore As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to