PartnerInfo Class

Definition

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