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. |
Related Commands