次の方法で共有


VpnGatewayNatRule.EgressVpnSiteLinkConnections プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象