Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Remote Access Load Balancer Node object
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 RemoteAccessLoadBalancerNode
{
string HostName;
string StatusCode;
VpnIPAddressAssignment VpnIPAddressAssignmentSetting;
};
Members
The RemoteAccessLoadBalancerNode class has these types of members:
Properties
The RemoteAccessLoadBalancerNode class has these properties.
-
HostName
-
-
Data type: string
-
Access type: Read-only
Name of the Node
-
-
StatusCode
-
-
Data type: string
-
Access type: Read-only
The status the Node
The possible values are.
-
-
Suspended ("Suspended")
-
Stopped ("Stopped")
-
Draining ("Draining")
-
Converging ("Converging")
-
Converged ("Converged")
-
Default ("Default")
VpnIPAddressAssignmentSetting
-
Data type: VpnIPAddressAssignment
-
Access type: Read-only
-
Qualifiers: EmbeddedInstance ("VpnIPAddressAssignment")
A VpnIPAddressAssignment embedded instance
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\Microsoft\Windows\RemoteAccess |
| MOF |
|
| DLL |
|