NewAzRadiusServerCommand.RadiusServerScore Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Management.Automation.Parameter(HelpMessage="External radius server score", Mandatory=false, ParameterSetName="RadiusServer", ValueFromPipelineByPropertyName=true)]
public int RadiusServerScore { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="External radius server score", Mandatory=false, ParameterSetName="RadiusServer", ValueFromPipelineByPropertyName=true)>]
member this.RadiusServerScore : int with get, set
Public Property RadiusServerScore As Integer
Property Value
- Attributes