--- title: "VBRSocketLicenseSummary" description: "Contains details on the per-socket license usage. Property Type Description int Total number of CPU sockets on protected hosts. int Number of CPU sockets that have already been used. int Number of CPU sockets that remain available." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrsocketlicensesummary.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRSocketLicenseSummary" dateModified: "2026-08-19" --- # VBRSocketLicenseSummary Contains details on the per-socket license usage. ## Properties

Property

Type

Description

LicensedSocketsNumber

int

Total number of CPU sockets on protected hosts.

UsedSocketsNumber

int

Number of CPU sockets that have already been used.

RemainingSocketsNumber

int

Number of CPU sockets that remain available.

Workload

VBRLicensedSocketWorkload[]

Name of the licensed host.

## Related Commands ## [`Get-VBRSocketLicenseSummary`](get-vbrsocketlicensesummary.md)