VpnServerConfiguration.RadiusServerRootCertificates 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.
Gets or sets radius Server root certificate of VpnServerConfiguration.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.radiusServerRootCertificates")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnServerConfigRadiusServerRootCertificate> RadiusServerRootCertificates { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.radiusServerRootCertificates")>]
member this.RadiusServerRootCertificates : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnServerConfigRadiusServerRootCertificate> with get, set
Public Property RadiusServerRootCertificates As IList(Of VpnServerConfigRadiusServerRootCertificate)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute