Base type: System.ManagedEntity
Summary: This entity presents the mailbox database information.
| Name | Type | Notes |
|---|---|---|
| ID | System.Int32 | The unique integer representation of mailbox database. |
| Identity | System.String | The unique string representation of mailbox database. |
| Guid | System.Guid | The mailbox database GUID. |
| Status | System.Int32 | The integer value that contains mailbox database status. |
| ServerName | System.String | The string value that contains the name of parent node. |
| ServerNodeID | System.Int32 | The unique integer representation of parent node. |
| PreferredServer | System.String | The string value that contains the name of preferred server. |
| PreferredNodeID | System.Int32 | The unique integer representation of proffered node. |
| MasterType | System.Int32 | The integer that contains the type of mailbox database master. |
| DisplayMasterType | System.String | The string value that contains the type of mailbox database master. |
| MasterServerID | System.Int32 | The unique integer representation of the master server for the mailbox database. |
| MasterDagID | System.Int32 | The unique integer representation of the master server database availability group. |
| LastFullBackup | System.DateTime | The date and time of the last complete backup of the mailbox database. |
| LastIncrementalBackup | System.DateTime | The date and time of the last incremental backup of the mailbox database. |
| CircularLoggingEnabled | System.Boolean | The boolean value that contains circular logging enabled value. |
| IssueWarningQuota | System.Int64 | The long value that contains the mailbox database size at which a warning message is sent to the user. |
| ProhibitSendQuota | System.Int64 | The long value that contains the mailbox database size at which users can no longer send messages. |
| ProhibitSendReceiveQuota | System.Int64 | The long value that contains the mailbox database size at which the user is prohibited from sending or receiving email messages. |
| LastSuccessfulMailboxPoll | System.DateTime | The date of last successful poll for mailboxes. |
| ActiveCopyID | System.Int32 | The unique integer representation of database active copy. |
| TotalMailboxes | System.Int32 | The integer value that contains the number of mailboxes. |
| AvgMailBoxSize | System.Int64 | The integer value that contains the average mailbox size. |
| StatusDescription | System.String | The string value that contains mailbox database status description. |
| DetailsUrl | System.String | URL to mailbox database details page. Used in alerting. |
| Status | System.Int32 | |
| StatusDescription | System.String | |
| StatusLED | System.String | |
| UnManaged | System.Boolean | Default='false'. |
| UnManageFrom | System.DateTime | |
| UnManageUntil | System.DateTime | |
| DetailsUrl | System.String | |
| Image | System.String | |
| AncestorDisplayNames | System.String[] | |
| AncestorDetailsUrls | System.String[] | |
| StatusIconHint | System.String | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| Copies | Orion.APM.Exchange.DatabaseCopy | Defined by relationship Orion.APM.Exchange.DatabaseReferencesDatabaseCopy (System.Reliance) |
| DatabaseStatistics | Orion.APM.Exchange.DatabaseStatistics | Defined by relationship Orion.APM.Exchange.DatabaseHostsDatabaseStatistics (System.Hosting) |
| Mailboxes | Orion.APM.Exchange.Mailbox | Defined by relationship Orion.APM.Exchange.MailboxHosting (System.Hosting) |
| DatabaseAlert | Orion.APM.Exchange.DatabaseAlert | Defined by relationship Orion.APM.Exchange.DatabaseAlertReferencesDatabase (System.Reference) |
| ActiveCopy | Orion.APM.Exchange.DatabaseCopy | Defined by relationship Orion.APM.Exchange.ActiveDatabaseCopyReferencesDatabase (System.Reference) |