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". |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python