Get-OBRecoveryService
Gets the list of available vaults.
Syntax
Get-OBRecoveryService
[-Certificate] <CBCertificate>
Description
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.
Examples
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.
Parameters
-Certificate
Specifies the private key of a certificate. Microsoft Azure Backup uses the private key to obtain the recovery services.
Type: | CBCertificate |
Position: | 2 |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Inputs
OBCertificate