共用方式為


FailoverGroup interface

故障轉移群組。

Extends

屬性

databases

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

location

資源位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。

partnerServers

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

readOnlyEndpoint

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

readWriteEndpoint

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

replicationRole

故障轉移群組實例的本機複寫角色。 注意:這個屬性不會串行化。 它只能由伺服器填入。

replicationState

故障轉移群組實例的復寫狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

繼承的屬性

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

databases

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

databases?: string[]

屬性值

string[]

location

資源位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。

location?: string

屬性值

string

partnerServers

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

partnerServers?: PartnerInfo[]

屬性值

readOnlyEndpoint

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

readOnlyEndpoint?: FailoverGroupReadOnlyEndpoint

屬性值

readWriteEndpoint

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

readWriteEndpoint?: FailoverGroupReadWriteEndpoint

屬性值

replicationRole

故障轉移群組實例的本機複寫角色。 注意:這個屬性不會串行化。 它只能由伺服器填入。

replicationRole?: string

屬性值

string

replicationState

故障轉移群組實例的復寫狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

replicationState?: string

屬性值

string

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承的屬性詳細資料

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type