FirewallNetworkProfile Class

Definition

Network settings for Firewall.

public class FirewallNetworkProfile
type FirewallNetworkProfile = class
Public Class FirewallNetworkProfile
Inheritance
FirewallNetworkProfile

Constructors

FirewallNetworkProfile(FirewallNetworkType, IEnumerable<IPAddressInfo>, AllowEgressNatType)

Initializes a new instance of FirewallNetworkProfile.

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.

Applies to