EMCExchangeBackupRestore.BackupData.ExchangeBackup object attributes
The EMCExchangeBackupRestore.BackupData.ExchangeBackup object lists an array of database backup objects.
The following table lists the attributes that the EMCExchangeBackupRestore.BackupData.ExchangeBackup object contains:
Table 1. Attributes of the EMCExchangeBackupRestore.BackupData.ExchangeBackup object
Attribute
|
Description
|
BackupDateTimeUTC
|
The date and time of the backup in UTC.
|
BackupDatabases
|
An array of EMCExchangeBackupRestore.BackupData.ExchangeBackupDatabase objects.
|
BackupID
|
The ID of the backup. Each ID has the backup technology and a colon as the prefix.
In the case of block-based backups, the prefix is msapp_bbb:.
If you do not specify a prefix for a backup ID in any of the Exchange Server backup operations, the default prefix is msapp_pp:.
|
BookmarkName
|
Empty list.
|
ClientName
|
The FQDN of the Exchange Server.
|
DataDomainHost
|
The DD server name.
|
DataDomainHostPath
|
The full path to the DD storage unit.
|
ExchangeVersion
|
The version of the Exchange Server.
|
Level
|
The backup level, which is always FULL even in the case of incremental block-based backups.
|
StaticImages
|
An array of EMCExchangeBackupRestore.BackupData.ExchangeBackupDDStaticImage objects.
|
Successful
|
$true, if the backup is successful.
|