--- title: "VBRAvailableUpdate" description: "Contains a list of available updates for a Linux server. Get-VBRAvailableUpdate" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbravailableupdates.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRAvailableUpdate" dateModified: "2026-08-19" --- # VBRAvailableUpdate Contains a list of available updates for a Linux server. ## Properties

Property

Type

Description

ServerID

Guid

Unique identifier of the server.

ServerName

String

DNS or IP address of the server.

Description

String

List of the available updates for the server.

## Related Commands [`Get-VBRAvailableUpdate`](get-vbravailableupdates.md)