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.
Click here to see the Forefront TMG object hierarchy.
The FPCLoadBalancingConfig object defines the following method.
Method | Description |
---|---|
Sets the server farm that will be associated with the Web publishing rule. |
The FPCLoadBalancingConfig object defines the following properties.
Property | Description |
---|---|
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. |
|
Gets an FPCRef object that references the FPCServerFarm object representing the server farm associated with the Web publishing rule. |
This object implements the IFPCLoadBalancingConfig interface.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
IDL |
Declared in Msfpccom.idl. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.