Microsoft.Windows.RemoteAccess.2012.Class.MicrosoftRemoteAccessMicrosoftRemoteAccess

Microsoft.Windows.RemoteAccess.2012.Class.MicrosoftRemoteAccess (ClassType)

Knowledge Base article:

Summary

Windows Server 2012 combines the DirectAccess feature and the RRAS role service into a new unified server role. This new Remote Access server role allows for centralized administration, configuration, and monitoring of both DirectAccess and VPN-based remote access services. Additionally, Windows Server 2012 DirectAccess provides multiple updates and improvements to address deployment blockers and provide simplified management.

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId83fc3431-43b5-a2d6-2019-faf0ff1c2e12

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.RemoteAccess.2012.Class.MicrosoftRemoteAccess:
ApplicationName  string  Application Name true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.RemoteAccess.2012.Class.MicrosoftRemoteAccess" Accessibility="Public" Abstract="false" Base="System!System.Service" Hosted="false" Singleton="false">
<Property ID="ApplicationName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>