次の方法で共有


VirtualWAN.VpnSites プロパティ

定義

VirtualWAN 内の VpnSites の一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vpnSites")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> VpnSites { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vpnSites")>]
member this.VpnSites : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource>
Public ReadOnly Property VpnSites As IList(Of SubResource)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象