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". |
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