Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PartitionBackupEntity

Package version

Identifies the Service Fabric stateful partition which is being backed up.

Hierarchy

  • PartitionBackupEntity

Index

Properties

entityKind

entityKind: "Partition"

Polymorphic Discriminator

Optional partitionId

partitionId: undefined | string

The partition ID identifying the partition.

Optional serviceName

serviceName: undefined | string

The full name of the service with 'fabric:' URI scheme.

Generated using TypeDoc