Microsoft.Exchange.15.OrganizationExchange 2013 Organization

Microsoft.Exchange.15.Organization (ClassType)

The object of this class represents Exchange 2013 Organization in its’ entirety and contains all related objects. Exchange 2013 Organization serves as a target for “synthetic” performance metrics collection. Objects of this class are not hosted by SCOM Agents and are managed by SCOM Management Server.

Knowledge Base article:

Summary

The object of this class represents Exchange 2013 Organization in its’ entirety and contains all related objects. Exchange 2013 Organization serves as a target for “synthetic” performance metrics collection. Objects of this class are not hosted by SCOM Agents and are managed by SCOM Management Server.

Element properties:

Base ClassMicrosoft.Exchange.15.Service
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId32780c9e-7314-7d95-4a3f-119f71fb4a47

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.Exchange.15.Service:
Name  string  Name true 256  False 
ServiceName  string  Type false 256  False 
Microsoft.Exchange.15.Organization:
AdminDisplayVersion  string  Admin Display Version false 256  False 
ADForestName  string  AD Forest Name Name of Active Directory forest current organization belongs to false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Exchange.15.Organization" Accessibility="Public" Abstract="false" Base="Microsoft.Exchange.15.Service" Hosted="false" Singleton="false">
<!--<Property ID="Name" Type="string" Key="false" />
<Property ID="Identity" Type="string" Key="true" />-->
<Property ID="AdminDisplayVersion" Type="string"/>
<Property ID="ADForestName" Type="string"/>
</ClassType>