FailoverGroupProperties interface

故障轉移群組的特性。

屬性

databases

故障轉移群組中的資料庫清單。

partnerServers

故障轉移群組的合作夥伴伺服器資訊清單。

readOnlyEndpoint

故障轉移群組實例的唯讀端點。

readWriteEndpoint

故障轉移群組實例的讀寫端點。

replicationRole

故障轉移群組實例的本地複製角色。

replicationState

故障轉移群組實例的複製狀態。

secondaryType

夥伴伺服器上的資料庫次要類型。

屬性詳細資料

databases

故障轉移群組中的資料庫清單。

databases?: string[]

屬性值

string[]

partnerServers

故障轉移群組的合作夥伴伺服器資訊清單。

partnerServers: PartnerInfo[]

屬性值

readOnlyEndpoint

故障轉移群組實例的唯讀端點。

readOnlyEndpoint?: FailoverGroupReadOnlyEndpoint

屬性值

readWriteEndpoint

故障轉移群組實例的讀寫端點。

readWriteEndpoint: FailoverGroupReadWriteEndpoint

屬性值

replicationRole

故障轉移群組實例的本地複製角色。

replicationRole?: string

屬性值

string

replicationState

故障轉移群組實例的複製狀態。

replicationState?: string

屬性值

string

secondaryType

夥伴伺服器上的資料庫次要類型。

secondaryType?: string

屬性值

string