Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProtectedItemQueryObject

Package version

Filters to list backup items.

Hierarchy

  • ProtectedItemQueryObject

Index

Properties

Optional backupEngineName

backupEngineName: undefined | string

Backup Engine name

Optional backupManagementType

backupManagementType: BackupManagementType

Backup management type for the backed up item.

Optional backupSetName

backupSetName: undefined | string

Name of the backup set.

Optional containerName

containerName: undefined | string

Name of the container.

Optional fabricName

fabricName: undefined | string

Name of the fabric.

Optional friendlyName

friendlyName: undefined | string

Friendly name of protected item

Optional healthState

healthState: HealthState

Health State for the backed up item.

Optional itemType

itemType: DataSourceType

Type of workload this item represents.

Optional policyName

policyName: undefined | string

Backup policy name associated with the backup item.

Generated using TypeDoc