次の方法で共有


VpnServerConfiguration.RadiusServerAddress プロパティ

定義

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

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象