Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
DirectAccess Entry Point Settings class.
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 DAEntryPoint : DAEntryPointBase
{
string EntryPointName;
string Servers[];
string GslbIp;
};
Members
The DAEntryPoint class has these types of members:
Properties
The DAEntryPoint class has these properties.
-
EntryPointName
-
-
Data type: string
-
Access type: Read-only
The entry point name
This property is inherited from DAEntryPointBase.
-
-
GslbIp
-
-
Data type: string
-
Access type: Read-only
Global load balancing IP address
-
-
Servers
-
-
Data type: string array
-
Access type: Read-only
The names of the servers
This property is inherited from DAEntryPointBase.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|