次の方法で共有


VirtualHub.VpnGateway プロパティ

定義

この VirtualHub に関連付けられている VpnGateway を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象