Class PartnerInfo
java.lang.Object
com.microsoft.azure.management.sql.PartnerInfo
Partner server information for the failover group.
-
Constructor Details
-
PartnerInfo
public PartnerInfo()
-
-
Method Details
-
id
Get resource identifier of the partner server.- Returns:
- the id value
-
withId
Set resource identifier of the partner server.- Parameters:
id
- the id value to set- Returns:
- the PartnerInfo object itself.
-
location
Get geo location of the partner server.- Returns:
- the location value
-
replicationRole
Get replication role of the partner server. Possible values include: 'Primary', 'Secondary'.- Returns:
- the replicationRole value
-