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". |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python