ProtectedItemQueryObject interface
Filters to list backup items.
Properties
| backup |
Backup Engine name |
| backup |
Backup management type for the backed up item. |
| backup |
Name of the backup set. |
| container |
Name of the container. |
| fabric |
Name of the fabric. |
| friendly |
Friendly name of protected item |
| health |
Health State for the backed up item. |
| item |
Type of workload this item represents. |
| policy |
Backup policy name associated with the backup item. |
Property Details
backupEngineName
Backup Engine name
backupEngineName?: string
Property Value
string
backupManagementType
Backup management type for the backed up item.
backupManagementType?: string
Property Value
string
backupSetName
Name of the backup set.
backupSetName?: string
Property Value
string
containerName
Name of the container.
containerName?: string
Property Value
string
fabricName
Name of the fabric.
fabricName?: string
Property Value
string
friendlyName
Friendly name of protected item
friendlyName?: string
Property Value
string
healthState
Health State for the backed up item.
healthState?: string
Property Value
string
itemType
Type of workload this item represents.
itemType?: string
Property Value
string
policyName
Backup policy name associated with the backup item.
policyName?: string
Property Value
string