RemoteAccessLoadBalancer class
Remote Access Load Balancing configuration
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("RAMgmtPSProvider"), AMENDMENT]
class RemoteAccessLoadBalancer
{
RemoteAccessLoadBalancerNode NlbNodeStatus[];
string ThirdPartyLoadBalancer;
string InternetVirtualIPAddress[];
string InternalVirtualIPAddress[];
};
Members
The RemoteAccessLoadBalancer class has these types of members:
Properties
The RemoteAccessLoadBalancer class has these properties.
-
InternalVirtualIPAddress
-
-
Data type: string array
-
Access type: Read/write
An array of the Virtual IP addresses of the intranet interface
-
-
InternetVirtualIPAddress
-
-
Data type: string array
-
Access type: Read/write
An array of the Virtual IP addresses of the internet interface
-
-
NlbNodeStatus
-
-
Data type: RemoteAccessLoadBalancerNode array
-
Access type: Read-only
-
Qualifiers: EmbeddedInstance ("RemoteAccessLoadBalancerNode")
An array of RemoteAccessLoadBalancerNode embedded instances
-
-
ThirdPartyLoadBalancer
-
-
Data type: string
-
Access type: Read/write
External load balancer state
The possible values are.
-
-
Enabled ("Enabled")
-
Disabled ("Disabled")
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|