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". |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python