Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackupSuspensionInfo

Package version

Describes the backup suspension details.

Hierarchy

  • BackupSuspensionInfo

Index

Properties

Optional isSuspended

isSuspended: undefined | false | true

Indicates whether periodic backup is suspended at this level or not.

Optional suspensionInheritedFrom

suspensionInheritedFrom: BackupSuspensionScope

Specifies the scope at which the backup suspension was applied. Possible values include: 'Invalid', 'Partition', 'Service', 'Application'

Generated using TypeDoc