Microsoft.Windows.RemoteAccess.Class.MicrosoftRemoteAccessMicrosoft Remote Access

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

Knowledge Base article:

Summary

Remote Access role in Windows Server 2012R2 and later 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
ElementId0518d867-9e48-6492-3320-7b5db0bd8c54

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
System.Service:
ServiceDescription  string  Service Description Service Description false 256  False     
BusinessDetailedDescription  string  Business Detailed Description Business Detailed Description false 256  False     
IsBusinessService  bool  Is Business Service Is Business Service false 256       
OwnedByOrganization  string  Owned By Organization Owned By Organization false 256  False     
Priority  enum  Priority Priority false 256      System.ServiceManagement.ServicePriority 
Status  enum  Status Status false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  Classification Classification false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Availability Schedule Availability Schedule false 256  False     
Microsoft.Windows.RemoteAccess.Class.MicrosoftRemoteAccess:
ApplicationName  string  Application Name true 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.RemoteAccess.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>