PartnerInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Partner server information for the failover group.
public class PartnerInfo
type PartnerInfo = class
Public Class PartnerInfo
- Inheritance
-
PartnerInfo
Constructors
PartnerInfo() |
Initializes a new instance of the PartnerInfo class. |
PartnerInfo(String, String, FailoverGroupReplicationRole) |
Initializes a new instance of the PartnerInfo class. |
Properties
Id |
Gets or sets resource identifier of the partner server. |
Location |
Gets geo location of the partner server. |
ReplicationRole |
Gets replication role of the partner server. Possible values include: 'Primary', 'Secondary' |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET