--- title: "VBRLicensedInstanceWorkload" description: "Contains protected workloads for the per-instance license. Property Type Description guid Protected workload ID. string Protected workload name. int Number of used instances. VBRinstanceLicenseObjectType Types of instance licensed workloads." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrlicensedinstanceworkload.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRLicensedInstanceWorkload" dateModified: "2026-08-19" --- # VBRLicensedInstanceWorkload Contains protected workloads for the per-instance license. ## Properties

Property

Type

Description

ID

guid

Protected workload ID.

Name

string

Protected workload name.

UsedInstancesNumber

int

Number of used instances.

Type

VBRinstanceLicenseObjectType

Types of instance licensed workloads.

## Related Commands [`Get-VBRLicensedInstanceWorkload`](get-vbrlicensedinstanceworkload.md)