FailoverGroup interface

故障轉移群組。

Extends

屬性

databases

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

location

資源位置。

partnerServers

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

readOnlyEndpoint

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

readWriteEndpoint

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

replicationRole

故障轉移群組實例的本機複寫角色。

replicationState

故障轉移群組實例的復寫狀態。

secondaryType

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

tags

資源標籤。

繼承的屬性

id

資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

資源的名稱

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。

type

資源的類型。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」

屬性詳細資料

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

secondaryType

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

secondaryType?: string

屬性值

string

tags

資源標籤。

tags?: Record<string, string>

屬性值

Record<string, string>

繼承的屬性詳細資料

id

資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源的名稱

name?: string

屬性值

string

繼承自ProxyResource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。

systemData?: SystemData

屬性值

繼承自ProxyResource.systemData

type

資源的類型。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」

type?: string

屬性值

string

繼承自ProxyResource.type