DAAppServer class

DirectAccess application server 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 DAAppServer
{
  string                SecurityGroupNameList[];
  DAAppServerConnection AppServerConnection;
  string                GpoName[];
};

Members

The DAAppServer class has these types of members:

Properties

The DAAppServer class has these properties.

AppServerConnection

Data type: DAAppServerConnection

Access type: Read-only

Qualifiers: EmbeddedInstance ("DAAppServerConnection")

A DAAppServerConnection embedded instance

GpoName

Data type: string array

Access type: Read/write

List of application server GPOs

SecurityGroupNameList

Data type: string array

Access type: Read/write

An arrary of application server security groups

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\RemoteAccess
MOF
RAMgmtPSProvider.mof
DLL
RAMgmtPSProvider.dll