PartnerRegionInfo Class
Partner region information for the failover group.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelPartnerRegionInfo
Constructor
PartnerRegionInfo(*, location: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
location
Required
|
Geo location of the partner managed instances. |
Keyword-Only Parameters
Name | Description |
---|---|
location
Required
|
|
Variables
Name | Description |
---|---|
replication_role
|
Replication role of the partner managed instances. Possible values include: "Primary", "Secondary". |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python