FirewallPolicySNAT Class

Definition

The private IP addresses/IP ranges to which traffic will not be SNAT.

public class FirewallPolicySNAT
type FirewallPolicySNAT = class
Public Class FirewallPolicySNAT
Inheritance
FirewallPolicySNAT

Constructors

FirewallPolicySNAT()

Initializes a new instance of the FirewallPolicySNAT class.

FirewallPolicySNAT(IList<String>, String)

Initializes a new instance of the FirewallPolicySNAT class.

Properties

AutoLearnPrivateRanges

Gets or sets the operation mode for automatically learning private ranges to not be SNAT. Possible values include: 'Enabled', 'Disabled'

PrivateRanges

Gets or sets list of private IP addresses/IP address ranges to not be SNAT.

Applies to