PartnerInfo Class
Partner server information for the failover group.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
msrest.serialization.ModelPartnerInfo
Constructor
PartnerInfo(*, id: str, **kwargs)
Parameters
Name | Description |
---|---|
id
Required
|
Required. Resource identifier of the partner server. |
Keyword-Only Parameters
Name | Description |
---|---|
id
Required
|
|
Variables
Name | Description |
---|---|
location
|
Geo location of the partner server. |
replication_role
|
Replication role of the partner server. 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