次の方法で共有


VpnConnection.RemoteVpnSite プロパティ

定義

接続されている VPN サイトの ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象