次の方法で共有


VpnSiteLinkConnection.VpnSiteLink プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象