VBOLicense
Contains details about an installed product license for Veeam Backup for Microsoft 365.
Property | Type | Description |
|---|---|---|
Status | VBOLicenseStatus | Current status of the license. Possible values:
|
ExpirationDate | DateTime? | Date and time when the license expires. |
Type | VBOLicenseType | License type. Possible values:
|
Package | String | Information if Veeam Service Provider Console or Veeam One is allowed to monitor the Veeam Backup for Microsoft 365 server. |
LicensedTo | String | Company to which the license was issued. |
TotalNumber | Int | Total number of units within the license. |
UsedNumber | Int | Number of units consumed by objects. |
NewNumber | Int | Number of users with the new user status. |
SupportId | String | Support ID. |
LicenseId | GUID? | ID of the installed license. |
String | Email of a user to which the license was issued. |
Related Commands