Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
DirectAccess Multi Site 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 DAMultiSite
{
string EnterpriseName;
string GslbFqdn;
string ManualEntryPointSelectionAllowed;
DAEntryPointBase DAEntryPoints[];
};
Members
The DAMultiSite class has these types of members:
Properties
The DAMultiSite class has these properties.
-
DAEntryPoints
-
-
Data type: DAEntryPointBase array
-
Access type: Read-only
-
Qualifiers: EmbeddedInstance ("DAEntryPointBase")
An array of DAEntryPointBase embedded instances
-
-
EnterpriseName
-
-
Data type: string
-
Access type: Read-only
Multisite deployment name
-
-
GslbFqdn
-
-
Data type: string
-
Access type: Read-only
Global load balancing FQDN.
-
-
ManualEntryPointSelectionAllowed
-
-
Data type: string
-
Access type: Read-only
Manual selection of entry point enabled
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|