Base type: System.Entity
Summary: This entity presents the transaction log directory.
Name | Type | Notes |
---|---|---|
ID | System.Int32 | The unique integer representation of transaction log directory. |
DatabaseCopyID | System.Int32 | The unique integer representation of parent database copy. |
VolumeID | System.Int32 | The unique integer representation of transaction log directory volume. |
PhysicalName | System.String | The string value that specifies the name of the directory where transaction log files are stored. |
TimeStamp | System.DateTime | The date of poll for transaction log directory info. |
Status | System.Int32 | The integer value that contains transaction log directory status. |
Size | System.Int64 | The long value that specifies the size of transaction log directory files. |
FilesCount | System.Int32 | The integer value that specifies the transaction log directory files count. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
MailboxDatabaseCopy | Orion.APM.Exchange.DatabaseCopy | Defined by relationship Orion.APM.Exchange.TransactionLogDirMailboxDatabaseCopy (System.Hosting) |