NodeRepairTargetDescription Class

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.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.servicefabric.models._models_py3.RepairTargetDescriptionBase
NodeRepairTargetDescription

Constructor

NodeRepairTargetDescription(*, node_names=None, **kwargs)

Parameters

kind
str
Required

Required. Constant filled by server.

node_names
list[str]
Required

The list of nodes targeted by a repair action.