次の方法で共有


VpnSiteLinkConnection.EgressNatRules プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象