Compartir a través de


BackupSuspensionInfo interface

Describes the backup suspension details.

Properties

isSuspended

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

suspensionInheritedFrom

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

Property Details

isSuspended

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

isSuspended?: boolean

Property Value

boolean

suspensionInheritedFrom

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

suspensionInheritedFrom?: BackupSuspensionScope

Property Value