--- title: "VBOOperatorRole" description: "Contains details about a restore operator role. Add-VBORbacRole Get-VBORbacRole Set-VBORbacRole Remove-VBORbacRole" canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/vbooperatorrole.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBOOperatorRole" dateModified: "2026-08-21" --- # VBOOperatorRole Contains details about a restore operator role.
|
Property |
Type |
Description |
|---|---|---|
|
Id |
GUID |
Restore operator role ID. |
|
OrganizationId |
GUID |
Microsoft organization ID. |
|
Name |
String |
Name of the restore operator role. |
|
Description |
String |
Restore operator role description. |
|
RoleType |
VBOOperatorRoleType |
Restore operator role type. Possible values:
|
|
Operators |
Array of restore operators. |
|
|
SelectedItems |
Array of objects to manage. |
|
|
ExcludedItems |
Array of excluded objects. |