RestartParameter 類別

表示伺服器重新開機參數。

繼承
RestartParameter

建構函式

RestartParameter(*, restart_with_failover: bool | None = None, failover_mode: str | FailoverMode | None = None, **kwargs)

參數

restart_with_failover
bool
必要

指出是否要使用容錯移轉重新開機伺服器。

failover_mode
strFailoverMode
必要

容錯移轉模式。 可能的值包括:「PlannedFailover」、「ForcedFailover」、「PlannedSwitchover」、「ForcedSwitchover」。