--- title: "VBRInstanceLicenseSummary" description: "Contains details on the per-instance license usage. Property Type Description int Total number of instances that are available in the license scope. int Number of instances that have already been used. int Number of new instances." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrinstancelicensesummary.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRInstanceLicenseSummary" dateModified: "2026-08-19" --- # VBRInstanceLicenseSummary Contains details on the per-instance license usage. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
LicensedInstancesNumber |
int |
Total number of instances that are available in the license scope. |
|
UsedInstancesNumber |
int |
Number of instances that have already been used. |
|
NewInstancesNumber |
int |
Number of new instances. |
|
RentalInstancesNumber |
int |
Number of rental instances. |
|
Object |
Details on protected workloads. |
|
|
Workload |
Protected workloads. |