Get-OBAlternateBackupServer

Gets the array of OBAlternateBackupServer objects.

Syntax

Get-OBAlternateBackupServer

Description

The Get-OBAlternateBackupServer gets the array of OBBackupServer objects. This array represents all of the servers that are associated with the specified backup account except for the local server. Valid credentials are required in order to obtain this array.

To use Microsoft Azure Backup cmdlets, the user needs to be an administrator on the protected machine.

Examples

Example 1: Get all backup servers

Get-OBAlternateBackupServer

This command gets all of the backup servers that are associated with the backup account.

Inputs

None

Outputs

Microsoft.Internal.CloudBackup.Commands.OBBackupServer