共用方式為


InstanceFailoverGroup interface

實例故障轉移群組。

Extends

屬性

managedInstancePairs

故障轉移群組中的受控實例配對清單。

partnerRegions

故障轉移群組的合作夥伴區域資訊。

readOnlyEndpoint

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

readWriteEndpoint

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

replicationRole

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

replicationState

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

secondaryType

異地次要實例的類型。 如果實例僅做為DR選項,請設定 『Standby』。

繼承的屬性

id

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

name

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

type

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

屬性詳細資料

managedInstancePairs

故障轉移群組中的受控實例配對清單。

managedInstancePairs?: ManagedInstancePairInfo[]

屬性值

partnerRegions

故障轉移群組的合作夥伴區域資訊。

partnerRegions?: PartnerRegionInfo[]

屬性值

readOnlyEndpoint

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

readOnlyEndpoint?: InstanceFailoverGroupReadOnlyEndpoint

屬性值

readWriteEndpoint

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

readWriteEndpoint?: InstanceFailoverGroupReadWriteEndpoint

屬性值

replicationRole

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

replicationRole?: string

屬性值

string

replicationState

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

replicationState?: string

屬性值

string

secondaryType

異地次要實例的類型。 如果實例僅做為DR選項,請設定 『Standby』。

secondaryType?: string

屬性值

string

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自ProxyResource.id

name

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

name?: string

屬性值

string

繼承自ProxyResource.name

type

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

type?: string

屬性值

string

繼承自ProxyResource.type