FirewallPolicySnatOutput interface
The private IP addresses/IP ranges to which traffic will not be SNAT.
Properties
| auto |
The operation mode for automatically learning private ranges to not be SNAT |
| private |
List of private IP addresses/IP address ranges to not be SNAT. |
Property Details
autoLearnPrivateRanges
The operation mode for automatically learning private ranges to not be SNAT
autoLearnPrivateRanges?: "Enabled" | "Disabled"
Property Value
"Enabled" | "Disabled"
privateRanges
List of private IP addresses/IP address ranges to not be SNAT.
privateRanges?: string[]
Property Value
string[]