FPCLoadBalancingConfig object

Applies to: desktop apps only

The FPCLoadBalancingConfig object holds the load balancing configuration settings for a Web publishing rule that publishes a load-balanced server farm.

Note that a Web publishing rule can publish a load-balanced server farm only if the LoadBalancingEnabled property of the FPCWebPublishingProperties object for the rule is set to True.

The FPCLoadBalancingConfig object is accessed through the LoadBalancingConfig property of an FPCWebPublishingProperties object.

Ff825138.bkbutton(en-us,VS.85).png Click here to see the Forefront TMG object hierarchy.

Members

The FPCLoadBalancingConfig object has these types of members:

  • Methods
  • Properties

Methods

The FPCLoadBalancingConfig object has these methods.

Method Description
SetServerFarm

Sets the server farm that will be associated with the Web publishing rule.

 

Properties

The FPCLoadBalancingConfig object has these properties.

Property Access type Description

AffinityType

Read/write

Gets or sets a value from the FpcLoadBalancingAffinityType enumerated type that specifies the type of affinity that will be maintained with the published server farm.

ServerFarm

Read-only

Gets an FPCRef object that references the FPCServerFarm object representing the server farm associated with the Web publishing rule.

 

Interfaces for C++ Programming

This object implements the IFPCLoadBalancingConfig 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

COM Objects

 

 

Build date: 7/12/2010