FPCIPsOnNetworks Collection

The FPCIPsOnNetworks collection contains a set of FPCIPOnNetwork objects. Each FPCIPOnNetwork object provides access to information about the IP addresses on which the Forefront TMG computer listens for requests from a particular network on behalf of a server published by a publishing rule, or on which a Web listener on the Forefront TMG computer listens for Web requests from a particular network.

This object is accessed through the IPsOnNetworks property of an FPCServerPublishingProperties object or through the IPsOnNetworks property of an FPCWebListener object.

Click here to see the Forefront TMG object hierarchy.

Methods

The FPCIPsOnNetworks collection defines the following 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 defines the following properties.

Property Description

_NewEnum

Gets an enumerator object for the collection.

Count

Gets the number of FPCIPOnNetwork objects in the collection.

Interfaces for C++ Programming

This collection implements the IFPCIPsOnNetworks interface.

Requirements

Client Requires Windows Vista or Windows XP.
Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
IDL

Declared in Msfpccom.idl.

See Also

COM Objects


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.