Get-OBRecoveryService

Gets the list of available vaults.

语法

Default (默认值)

Get-OBRecoveryService
    [-Certificate] <CBCertificate>

说明

The Get-OBRecoveryService cmdlet gets the list of backup vaults that you can use to register the current computer with Microsoft Azure Backup.

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

示例

Example 1: Get the list of backup vaults

Get-OBRecoveryService

This command gets the list of backup vaults that you can use to register the current computer with Microsoft Azure Backup.

参数

-Certificate

Specifies the private key of a certificate. Microsoft Azure Backup uses the private key to obtain the recovery services.

参数属性

类型:CBCertificate
默认值:None
支持通配符:False
不显示:False

参数集

(All)
Position:2
必需:True
来自管道的值:True
来自管道的值(按属性名称):False
来自剩余参数的值:False

输入

OBCertificate