次の方法で共有


VpnGatewayData.NatRules プロパティ

定義

ゲートウェイに関連付けられているすべての nat 規則の一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Network.VpnGatewayNatRuleData> NatRules { get; }
member this.NatRules : System.Collections.Generic.IList<Azure.ResourceManager.Network.VpnGatewayNatRuleData>
Public ReadOnly Property NatRules As IList(Of VpnGatewayNatRuleData)

プロパティ値

適用対象