次の方法で共有


VpnClientConfiguration.RadiusServerAddress プロパティ

定義

VPN クライアント接続用の VirtualNetworkGateway リソースの radius サーバー アドレス プロパティを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象