Get-OBAlternateBackupServer

Gets the array of OBAlternateBackupServer objects.

语法

Default (默认值)

Get-OBAlternateBackupServer

说明

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.

示例

Example 1: Get all backup servers

Get-OBAlternateBackupServer

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

输入

None

输出

Microsoft.Internal.CloudBackup.Commands.OBBackupServer