NetworkProfile interface

Network settings for Firewall

Properties

egressNatIp

Egress nat IP to use

enableEgressNat

Enable egress NAT, enabled by default

networkType

vnet or vwan, cannot be updated

publicIps

List of IPs associated with the Firewall

trustedRanges

Non-RFC 1918 address

vnetConfiguration

Vnet configurations

vwanConfiguration

Vwan configurations

Property Details

egressNatIp

Egress nat IP to use

egressNatIp?: IPAddress[]

Property Value

enableEgressNat

Enable egress NAT, enabled by default

enableEgressNat: string

Property Value

string

networkType

vnet or vwan, cannot be updated

networkType: string

Property Value

string

publicIps

List of IPs associated with the Firewall

publicIps: IPAddress[]

Property Value

trustedRanges

Non-RFC 1918 address

trustedRanges?: string[]

Property Value

string[]

vnetConfiguration

Vnet configurations

vnetConfiguration?: VnetConfiguration

Property Value

vwanConfiguration

Vwan configurations

vwanConfiguration?: VwanConfiguration

Property Value