PartnerRegionInfo Class
Partner region information for the failover group.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
PartnerRegionInfo(*, location: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
location
|
Geo location of the partner managed instances. Default value: None
|
Variables
| Name | Description |
|---|---|
|
location
|
Geo location of the partner managed instances. |
|
replication_role
|
Replication role of the partner managed instances. Known values are: "Primary" and "Secondary". |