NodeTypeActionParameters Class

Parameters for Node type action.

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

Inheritance
NodeTypeActionParameters

Constructor

NodeTypeActionParameters(*, nodes: List[str], force: Optional[bool] = None, **kwargs)

Parameters

nodes
list[str]
Required

Required. List of node names from the node type.

force
bool
Required

Force the action to go through.