NamespaceFailoverProperties Class
Safe failover is to indicate the service should wait for pending replication to finish before switching to the secondary.
Constructor
NamespaceFailoverProperties(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
properties
|
Safe failover is to indicate the service should wait for pending replication to finish before switching to the secondary. |
Attributes
properties
Safe failover is to indicate the service should wait for pending replication to finish before switching to the secondary.
properties: _models.FailoverPropertiesProperties | None