BackupServer Class |
Namespace: Aruba.Cloud.WsBackup.Entities
The BackupServer type exposes the following members.
| Name | Description | |
|---|---|---|
| BackupServer | Initializes a new instance of the BackupServer class |
| Name | Description | |
|---|---|---|
| DataCenterID |
ID of the datacenter of the related backup account.
| |
| ID |
Unique ID of the backup server.
| |
| IPAddress |
Backup server IP address.
| |
| LastBackupDate |
Date of last backup.
| |
| LastBackupStatus |
Status of the latest backup.
| |
| LastBackupStatusMessage |
Reserved. Please use [P:LastBackupStatus] property.
| |
| ServerName |
Backup server name.
| |
| VirtualMachineDataCenterID |
ID of VM's datacenter in case the backup server is not an external server.
| |
| VirtualMachineID |
ID of VM in case the backup server is not an external server.
|