Get-VBRAzureLinuxRestoreAppliance

Short Description

Returns helper appliances for restoring Linux VMs to Microsoft Azure.

Applies to

Platform: VMware, Hyper-V

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

Syntax

This cmdlet provides parameter sets that allow you to:

  • Look for all helper appliances.

Get-VBRAzureLinuxRestoreAppliance [-Location <VBRAzureLocation>]  [<CommonParameters>]

  • Look for helper appliances by ID.

Get-VBRAzureLinuxRestoreAppliance [-Id <guid[]>] [-Location <VBRAzureLocation>]  [<CommonParameters>]

  • Look for helper appliances associated with a particular account.

Get-VBRAzureLinuxRestoreAppliance [-Account <VBRAzureAccount>] [-Location <VBRAzureLocation>]  [<CommonParameters>]

Detailed Description

This cmdlet returns helper appliances for restoring Linux VMs to Microsoft Azure.

Important

This cmdlet does not support Microsoft Azure accounts with the Azure Service Manager type of a subscription (ASM, also known as a "classic" type subscription).

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Id

Specifies an array of IDs. The cmdlet will return helper appliances with these IDs.

Guid[]

False

Named

False

Account

Specifies the Microsoft Azure account. The cmdlet will return helper appliances associated with this account.

Accepts the VBRAzureAccount object. To get this object, run the Get-VBRAzureAccount cmdlet.

False

Named

False

Location

Specifies a geographic locations of the helper appliances.

Accepts the VBRAzureLocation object. To get this object, run the Get-VBRAzureLocation cmdlet.

False

Named

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Output Object

VBRAzureLinuxRestoreAppliance

Examples

Example 1. Getting all Helper Appliances

Example 2. Getting Helper Appliance for Specific Microsoft Azure Account

Related Commands

Get-VBRAzureAccount

Page updated 4/15/2024

Page content applies to build 12.3.2.3617