Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackupConfigurationInfo

Package version

Describes the backup configuration information.

Hierarchy

  • BackupConfigurationInfo

Index

Properties

kind

kind: "BackupConfigurationInfo"

Polymorphic Discriminator

Optional policyInheritedFrom

policyInheritedFrom: BackupPolicyScope

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

Optional policyName

policyName: undefined | string

The name of the backup policy which is applicable to this Service Fabric application or service or partition.

Optional suspensionInfo

suspensionInfo: BackupSuspensionInfo

Describes the backup suspension details.

Generated using TypeDoc