Microsoft.Exchange.2010.Mailbox.DatabaseServiceMailbox Database Mounted

Microsoft.Exchange.2010.Mailbox.DatabaseService (ClassType)

A mailbox database is mounted.

Element properties:

Base ClassMicrosoft.Exchange.2010.Mailbox.HighAvailabilityService
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId024daf62-feec-09cd-31bd-abab0ef52afe

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.2010.Service:
ServiceName  string  Service Name true 256  False 
InstanceName  string  Instance Name false 256  False 
ActiveDirectorySite  string  Active Directory Site false 256  False 
SuppressAlert  bool  Suppress Alert false 256   
Microsoft.Exchange.2010.Mailbox.DatabaseService:
DatabaseName  string  Database Name false 256  False 
ServerName  string  Server Name false 256  False 
DatabaseSize  string  Database Size false 256  False 
DbFreeSpace  string  Free Space (Database) false 256  False 
Mounted  string  Mounted false 256  False 
MountedOnServer  string  Mailbox Server false 256  False 
OriginatingServer  string  Originating Server false 256  False 
NumberOfDatabaseCopies  int  # Copies false 256   
RpcClientAccessServer  string  RPC Client Access Server false 256  False 
Recovery  string  Recovery false 256  False 
ReplicationType  string  Replication Type false 256  False 
MasterServerOrAvailabilityGroup  string  Master Server or Availability Group false 256  False 
MasterType  string  Master Type false 256  False 
LogFolderPath  string  Log Folder Path false 256  False 
LogDriveFreeSpace  string  Free Space (Log Drive) false 256  False 
EdbFilePath  string  EDB File Path false 256  False 
ExchangeVersion  string  Exchange Version false 256  False 
WhenCreated  datetime  Created Date false 256   
WhenChanged  datetime  Changed Date false 256   
CircularLoggingEnabled  bool  Circular Logging Enabled false 256   
ObjectCategory  string  Object Category false 256  False 
ObjectClass  string  Object Class false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Exchange.2010.Mailbox.DatabaseService" Accessibility="Public" Abstract="false" Base="Microsoft.Exchange.2010.Mailbox.HighAvailabilityService" Hosted="false" Singleton="false">
<Property ID="DatabaseName" Type="string" Key="false" Length="256" MinLength="0"/>
<Property ID="ServerName" Type="string" Key="false" Length="256" MinLength="0"/>
<Property ID="DatabaseSize" Type="string" Key="false" Length="256" MinLength="0"/>
<Property ID="DbFreeSpace" Type="string" Key="false" Length="256" MinLength="0"/>
<Property ID="Mounted" Type="string" Key="false" Length="256" MinLength="0"/>
<Property ID="MountedOnServer" Type="string" Key="false" Length="256" MinLength="0"/>
<!-- TODO: This property should be removed upon next B2B-breaking release. -->
<Property ID="OriginatingServer" Type="string" Key="false" Length="256" MinLength="0"/>
<Property ID="NumberOfDatabaseCopies" Type="int" Key="false"/>
<Property ID="RpcClientAccessServer" Type="string" Key="false" Length="256" MinLength="0"/>
<Property ID="Recovery" Type="string" Key="false" Length="256" MinLength="0"/>
<Property ID="ReplicationType" Type="string" Key="false" Length="256" MinLength="0"/>
<Property ID="MasterServerOrAvailabilityGroup" Type="string" Key="false" Length="256" MinLength="0"/>
<Property ID="MasterType" Type="string" Key="false" Length="256" MinLength="0"/>
<Property ID="LogFolderPath" Type="string" Key="false" Length="256" MinLength="0"/>
<Property ID="LogDriveFreeSpace" Type="string" Key="false" Length="256" MinLength="0"/>
<Property ID="EdbFilePath" Type="string" Key="false" Length="256" MinLength="0"/>
<Property ID="ExchangeVersion" Type="string" Key="false" Length="256" MinLength="0"/>
<Property ID="WhenCreated" Type="datetime" Key="false"/>
<!-- TODO: This property should be removed upon next B2B-breaking release. -->
<Property ID="WhenChanged" Type="datetime" Key="false"/>
<Property ID="CircularLoggingEnabled" Type="bool" Key="false"/>
<Property ID="ObjectCategory" Type="string" Key="false" Length="256" MinLength="0"/>
<!-- TODO: This property should be removed upon next B2B-breaking release. -->
<Property ID="ObjectClass" Type="string" Key="false" Length="256" MinLength="0"/>
</ClassType>