The FpcIspRedundancyPolicy enumerated type contains values that specify the Internet service provider (ISP) redundancy policy.
typedef enum FpcIspRedundancyPolicy { fpcIspRedundancyDisabled
ISP redundancy is disabled.
= 0, fpcIspRedundancyLoadBalancing
ISP redundancy is used for load balancing.
= 1, fpcIspRedundancyFailover
ISP redundancy is used for failover.
= 2 } FpcIspRedundancyPolicy;
ISP redundancy is disabled.
ISP redundancy is used for load balancing.
ISP redundancy is used for failover.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Comenum.h. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.