Base type: System.Entity
Summary: This entity presents the mailbox database copy information. Used in alerting.
Name | Type | Notes |
---|---|---|
NodeID | System.Int32 | The unique integer representation of parent node. |
ApplicationID | System.Int32 | The unique integer representation of application. |
ID | System.Int32 | The unique integer representation of mailbox database copy. |
Name | System.String | The string value that contains the name of mailbox database copy. |
Status | System.Int32 | The integer value that contains database copy status. |
DisplayStatus | System.String | The integer value that contains database copy status. |
ActivationPreference | System.Int32 | The integer value that contains database copy activation preference. |
ActiveCopy | System.String | The string value that contains the name of active database copy. |
ActiveCopyID | System.Int32 | The unique integer representation of database active copy. |
DatabaseIdentity | System.String | The unique string representation of mailbox database. |
DatabaseStatus | System.Int32 | The integer value that contains database copy status. |
DisplayDatabaseStatus | System.String | The string value that contains database copy status. |
ApplicationName | System.String | The string value that contains the name of the application. |
FileUsedTotalPercentage | System.Double | The percentage representation of database file disk space usage. |
LogUsedTotalPercentage | System.Double | The percentage representation of transaction log disk space usage. |
ContentIndexState | System.Int32 | The integer value that contains the content index state. |
DisplayContentIndexState | System.String | The string value that contains the content index state. |
CopyState | System.Int32 | The integer value that contains the database copy state. |
DisplayCopyState | System.String | The string value that contains the database copy state. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
DatabaseCopy | Orion.APM.Exchange.DatabaseCopy | Defined by relationship Orion.APM.Exchange.DatabaseCopyAlertReferencesDatabaseCopy (System.Reference) |