VBOLicensedUser
Contains details about a licensed Veeam Backup for Microsoft 365 user.
Property | Type | Description |
|---|---|---|
UserName | String | Name of the licensed Veeam Backup for Microsoft 365 user. |
OfficeId | GUID | ID of the user in the Microsoft 365 organization. |
OnPremisesId | GUID | ID of the user in the on-premises organization. |
IsBackedUp | Bool | If True, the licensed Veeam Backup for Microsoft 365 user was processed by a backup job. |
LastBackupDate | DateTime | Date and time when the user was processed by a backup job for the last time. |
LicenseStatus | VBOLicenseStatus | Current status of the licensed user. Possible values:
|
OrganizationId | GUID? | Microsoft organization ID. |
BackedUpOrganizationId | VBOOrganizationId | ID of the backed-up organization in the backup. |
OrganizationName | String | Microsoft organization name. |
Related Commands