次の方法で共有


VpnSiteLinkConnection.IngressNatRules プロパティ

定義

イングレス NatRules の一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象