Microsoft Internet Security and Acceleration Server 2000 |
Gets a collection of all destination sets in this array. A destination set is a group of destinations that the Web proxy can access. You can use the FPCDestinationSets collectioncollection that is returned to programmatically update destination sets. Automating the task of updating destination sets can save time for a system administrator by using ISA. For an example of a script to perform this task, see Configuring Destination Sets.
[ collFPCDestinationSets = ] FPCPolicyElements.DestinationSets
HRESULT get_DestinationSets( IFPCDestinationSets **pcollFPCDestinationSets );
This property is read-only.