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:
| 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
Example 1. Getting all Veeam Agents for Linux Packages
This command returns an array of all Veeam Agents for Linux packages. |
Example 2. Getting Veeam Agents for Linux Packages