Microsoft.Windows.RemoteAccess.2012.R2.Class.MicrosoftRemoteAccessMicrosoft Remote Access

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

Knowledge Base article:

Summary

Remote Access role in Windows Server 2012 R2 combines the DirectAccess feature and the RRAS role service. The Remote Access server role allows for centralized administration, configuration, and monitoring of both DirectAccess and VPN-based remote access services.

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde4b6ed18-6cf1-96af-d9dc-582bc00ebff9

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.R2.Class.MicrosoftRemoteAccess:
ApplicationName  string  Application Name true 256  False 

Health Model:

Source Code:

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