FPCIPsOnNetworks collection
Applies to: desktop apps only
The FPCIPsOnNetworks collection contains a set of FPCIPOnNetwork objects. Each FPCIPOnNetwork object provides access to information of one of the following types.
- The IP addresses on which a Forefront TMG computer listens for requests from a particular network on behalf of a server published by a publishing rule.
- The IP addresses on which a Forefront TMG computer listens for outbound or inbound SMTP requests from particular networks.
- The IP addresses on which a Web listener on the Forefront TMG computer listens for Web requests from a particular network.
This object is accessed through through the following properties.
- The IPsOnNetworks property of the FPCServerPublishingProperties object.
- The IPsOnNetworks property of the FPCSmtpRoute object.
- The IPsOnNetworks property of the FPCWebListener object.
Click here to see the Forefront TMG object hierarchy.
Members
The FPCIPsOnNetworks collection has these types of members:
- Methods
- Properties
Methods
The FPCIPsOnNetworks collection has these methods.
Method | Description |
---|---|
Add | Adds a new FPCIPOnNetwork object to the collection. |
Item | Retrieves the given FPCIPOnNetwork object from the collection. |
Refresh | Recursively reads all the properties of the collection and its elements from persistent storage, overwriting any changes that have not been saved. |
Remove | Removes an FPCIPOnNetwork object from the collection. |
Save | Recursively writes the current values of all the properties of the collection and its elements, including all the properties of its subobjects, to persistent storage. |
Properties
The FPCIPsOnNetworks collection has these properties.
Property | Access type | Description |
---|---|---|
Read-only | Gets an enumerator object for the collection. |
|
Read-only | Gets the number of FPCIPOnNetwork objects in the collection. |
Interfaces for C++ Programming
This collection implements the IFPCIPsOnNetworks interface.
Requirements
Minimum supported client |
Windows Vista, None supported |
Minimum supported server |
Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only) |
Version |
Forefront Threat Management Gateway (TMG) 2010 |
IDL |
Msfpccom.idl |
See also
Build date: 7/12/2010