Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeRepairImpactDescription

Package version

Describes the expected impact of a repair on a set of nodes.

This type supports the Service Fabric platform; it is not meant to be used directly from your code.

Hierarchy

  • NodeRepairImpactDescription

Index

Properties

Properties

kind

kind: "Node"

Polymorphic Discriminator

Optional nodeImpactList

nodeImpactList: NodeImpact[]

The list of nodes impacted by a repair action and their respective expected impact.

Generated using TypeDoc