FPCIPsOnNetworks Collection
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.
Methods
The FPCIPsOnNetworks collection defines the following methods.
Method | Description |
---|---|
Adds a new FPCIPOnNetwork object to the collection. |
|
Retrieves the given FPCIPOnNetwork object from the collection. |
|
Recursively reads all the properties of the collection and its elements from persistent storage, overwriting any changes that have not been saved. |
|
Removes an FPCIPOnNetwork object from the collection. |
|
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 defines the following properties.
Property | Description |
---|---|
Gets an enumerator object for the collection. |
|
Gets the number of FPCIPOnNetwork objects in the collection. |
Interfaces for C++ Programming
This collection implements the IFPCIPsOnNetworks 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