Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkloadItem

Package version

Base class for backup item. Workload-specific backup items are derived from this class.

Hierarchy

  • WorkloadItem

Index

Properties

Optional backupManagementType

backupManagementType: undefined | string

Type of backup management to backup an item.

Optional friendlyName

friendlyName: undefined | string

Friendly name of the backup item.

Optional protectionState

protectionState: ProtectionStatus

State of the back up item.

workloadItemType

workloadItemType: "AzureVmWorkloadItem" | "SAPAseDatabase" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SQLDataBase" | "SQLInstance"

Polymorphic discriminator, which specifies the different types this object can be

Optional workloadType

workloadType: undefined | string

Type of workload for the backup management

Generated using TypeDoc