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". |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python