--- title: "VBORbacOperator" description: "Contains details about a user or a group that acts as restore operator. New-VBORbacOperator Add-VBORbacRole Set-VBORbacRole" canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/vborbacoperator.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBORbacOperator" dateModified: "2026-08-21" --- # VBORbacOperator Contains details about a user or a group that acts as restore operator.
|
Property |
Type |
Description |
|---|---|---|
|
OrganizationId |
GUID |
Microsoft organization ID. |
|
OfficeId |
GUID |
ID of the user or group in the Microsoft 365 organization. |
|
OnPremisesId |
GUID |
ID of the user or group in the on-premises organization. |
|
DisplayName |
String |
Display name of the user or group. |
|
UserName |
String |
User name. |
|
GroupName |
String |
Group name. |
|
Type |
VBORbacUserType |
User type. Possible values:
|
|
Type |
VBORbacGroupType |
Group type. Possible values:
|