次の方法で共有


VpnGatewayNatRule.IngressVpnSiteLinkConnections プロパティ

定義

イングレス VpnSiteLinkConnections の一覧を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象