InstanceFailoverGroup interface

實例故障轉移群組。

Extends

屬性

managedInstancePairs

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

partnerRegions

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

readOnlyEndpoint

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

readWriteEndpoint

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

replicationRole

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

replicationState

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

secondaryType

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

繼承的屬性

id

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

name

資源的名稱

systemData

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

type

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

屬性詳細資料

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

資源的完整資源標識碼。 範例 - /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