BackupEngineExtendedInfo |
BackupEngineBase.extendedInfo() |
Get the extendedInfo property: Extended info of the backupengine.
|
BackupEngineExtendedInfo |
BackupEngineExtendedInfo.withAvailableDiskSpace(Double availableDiskSpace) |
Set the availableDiskSpace property: Disk space currently available in the backup engine.
|
BackupEngineExtendedInfo |
BackupEngineExtendedInfo.withAzureProtectedInstances(Integer azureProtectedInstances) |
Set the azureProtectedInstances property: Protected instances in the backup engine.
|
BackupEngineExtendedInfo |
BackupEngineExtendedInfo.withDatabaseName(String databaseName) |
Set the databaseName property: Database name of backup engine.
|
BackupEngineExtendedInfo |
BackupEngineExtendedInfo.withDiskCount(Integer diskCount) |
Set the diskCount property: Number of disks in the backup engine.
|
BackupEngineExtendedInfo |
BackupEngineExtendedInfo.withProtectedItemsCount(Integer protectedItemsCount) |
Set the protectedItemsCount property: Number of protected items in the backup engine.
|
BackupEngineExtendedInfo |
BackupEngineExtendedInfo.withProtectedServersCount(Integer protectedServersCount) |
Set the protectedServersCount property: Number of protected servers in the backup engine.
|
BackupEngineExtendedInfo |
BackupEngineExtendedInfo.withRefreshedAt(OffsetDateTime refreshedAt) |
Set the refreshedAt property: Last refresh time in the backup engine.
|
BackupEngineExtendedInfo |
BackupEngineExtendedInfo.withUsedDiskSpace(Double usedDiskSpace) |
Set the usedDiskSpace property: Disk space used in the backup engine.
|