DistributedAvailabilityGroupsFailoverRequest Class
Distributed availability group failover.
All required parameters must be populated in order to send to server.
Constructor
DistributedAvailabilityGroupsFailoverRequest(*, failover_type: str | _models.FailoverType, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
failover_type
|
str or
FailoverType
The failover type, can be ForcedAllowDataLoss or Planned. Required. Known values are: "ForcedAllowDataLoss" and "Planned". |
Variables
| Name | Description |
|---|---|
|
failover_type
|
str or
FailoverType
The failover type, can be ForcedAllowDataLoss or Planned. Required. Known values are: "ForcedAllowDataLoss" and "Planned". |