P2SVpnGateway.VpnServerConfiguration プロパティ

定義

p2sVpnGateway の接続先の VpnServerConfiguration を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vpnServerConfiguration")]
public Microsoft.Azure.Management.Network.Models.SubResource VpnServerConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vpnServerConfiguration")>]
member this.VpnServerConfiguration : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property VpnServerConfiguration As SubResource

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象