Share via


IPPrefixesList Class

Definition

List of SNAT IP Prefixes learnt by firewall to not SNAT

public class IPPrefixesList
type IPPrefixesList = class
Public Class IPPrefixesList
Inheritance
IPPrefixesList

Constructors

IPPrefixesList()

Initializes a new instance of the IPPrefixesList class.

IPPrefixesList(IList<String>)

Initializes a new instance of the IPPrefixesList class.

Properties

IpPrefixes

Gets or sets IP Prefix value.

Applies to