FPCIPAddresses Collection
The FPCIPAddresses collection holds a set of IP addresses stored as strings in dot-decimal format.
The FPCIPAddresses collection is accessed through the following properties:
- The IPAddresses property of the FPCIPOnNetwork object.
- The ConnectivityVerificationRemoteIpAddresses property of the FPCISPRedundancyConfig object.
- The AdditionalVIPs property of the FPCNLBCluster object.
- The MatchedResponses property of the FPCIpListProvider object.
Click here to see the Forefront TMG object hierarchy.
Methods
The FPCIPAddresses collection defines the following methods.
| Method | Description |
|---|---|
Adds an IP address to the collection. |
|
Retrieves the requested IP address from the collection. |
|
Reads the collection's data from persistent storage, discarding any changes that were not saved. |
|
Removes the specified IP address from the collection. |
|
Removes all of the IP addresses from the collection. |
|
Writes the current data for the collection and its elements to persistent storage. |
Properties
The FPCIPAddresses collection defines the following properties.
| Property | Description |
|---|---|
Gets an enumerator object for the collection. |
|
Gets the number of IP addresses in the collection. |
Interfaces for C++ Programming
This collection implements the IFPCIPAddresses interface.
Requirements
| Client | Requires Windows 7 or Windows Vista. |
| Server | Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2. |
| Version | Requires Forefront Threat Management Gateway (TMG) 2010. |
| IDL | Declared in Msfpccom.idl. |
See Also
Send comments about this topic to Microsoft
Build date: 6/30/2010