Share via


VpnGatewayData.NatRules Property

Definition

List of all the nat Rules associated with the gateway.

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)

Property Value

Applies to