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

Get-VBRProtectionGroupLinuxPackage

Short Description

Returns Veeam Agents for Linux packages.

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

Syntax

Get-VBRProtectionGroupLinuxPackage [-Name <string>] [-LinuxDistributionName <string[]>] [-LinuxPackageBitness {X86| X64 | Unknown}]  [<CommonParameters>]

Detailed Description

This cmdlet returns Veeam Agents for Linux packages.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

LinuxDistributionName

Specifies an array of Veeam Agents for Linux packages that you specify for this parameter. The cmdlet will return Linux packages with these names.

String[]

False

Named

True (ByValue, ByPropertyName)

Name

Specifies a name of the Veeam Agent for a Linux package. The cmdlet will return Linux packages with this name.

String

False

Named

True (ByValue, ByPropertyName)

LinuxPackageBitness

Specifies an operating system version of Veeam Agent for Linux packages. You can specify one of the following types of operating systems:

  • X86
  • X64
  • Unknown

EOSPlatform

False

Named

True (ByValue, ByPropertyName)

<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 VBRProtectionGroupLinuxPackage object that contains Veeam Agent for Linux packages.

Examples

Get-VBRProtectionGroupLinuxPackageExample 1. Getting all Veeam Agents for Linux Packages

Get-VBRProtectionGroupLinuxPackageExample 2. Getting Veeam Agents for Linux Packages