FirewallNetworkProfile.EgressNatIP Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Egress nat IP to use.
public System.Collections.Generic.IList<Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.IPAddressInfo> EgressNatIP { get; }
member this.EgressNatIP : System.Collections.Generic.IList<Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.IPAddressInfo>
Public ReadOnly Property EgressNatIP As IList(Of IPAddressInfo)