Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeRepairTargetDescription

Package version

Describes the list of nodes targeted by a repair action.

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

Hierarchy

  • NodeRepairTargetDescription

Index

Properties

Properties

kind

kind: "Node"

Polymorphic Discriminator

Optional nodeNames

nodeNames: string[]

The list of nodes targeted by a repair action.

Generated using TypeDoc