FailoverGroupUpdate interface

故障轉移群組更新要求。

屬性

databases

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

partnerServers

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

readOnlyEndpoint

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

readWriteEndpoint

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

secondaryType

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

tags

資源標籤。

屬性詳細資料

databases

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

databases?: string[]

屬性值

string[]

partnerServers

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

partnerServers?: PartnerInfo[]

屬性值

readOnlyEndpoint

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

readOnlyEndpoint?: FailoverGroupReadOnlyEndpoint

屬性值

readWriteEndpoint

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

readWriteEndpoint?: FailoverGroupReadWriteEndpoint

屬性值

secondaryType

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

secondaryType?: string

屬性值

string

tags

資源標籤。

tags?: Record<string, string>

屬性值

Record<string, string>