This is an archive version of the document. To get the most up-to-date information, see the current version.

Get-VBRAzureComputeBackup

Short Description

Returns Azure backups.

Applies to

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Get-VBRAzureComputeBackup [-Name <string[]>]

Detailed Description

This cmdlet returns an array of Azure backups.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Name

Specifies an array of names for Azure backups. The cmdlet will return Azure backups with the specified names.

String[]

False

Named

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.

Output Object

The cmdlet returns the VBRAzureComputeBackup object that contains an array of Azure backups.

Examples

Getting Azure Backups

This command returns an array of Azure backups.

Get-VBRAzureComputeBackup