Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PartitionSafetyCheck

Package version

Represents a safety check for the service partition being performed by service fabric before continuing with operations.

Hierarchy

  • PartitionSafetyCheck

Index

Properties

Properties

kind

kind: "PartitionSafetyCheck"

Polymorphic Discriminator

Optional partitionId

partitionId: undefined | string

Id of the partition which is undergoing the safety check.

Generated using TypeDoc