RollingUpgradeMode Enum

The mode used to monitor health during a rolling upgrade. The values are UnmonitoredAuto, UnmonitoredManual, and Monitored.

Inheritance
builtins.str
RollingUpgradeMode
RollingUpgradeMode

Constructor

RollingUpgradeMode(value)

Fields

INVALID
MONITORED
UNMONITORED_AUTO
UNMONITORED_MANUAL