共用方式為


RecoveryPlanA2AInput interface

復原方案 A2A 輸入。

Extends

屬性

instanceType

多型鑒別子,指定此物件可以是的不同類型

primaryExtendedLocation

主要擴充位置。

primaryZone

主要區域。

recoveryExtendedLocation

復原擴充位置。

recoveryZone

復原區域。

屬性詳細資料

instanceType

多型鑒別子,指定此物件可以是的不同類型

instanceType: "A2A"

屬性值

"A2A"

primaryExtendedLocation

主要擴充位置。

primaryExtendedLocation?: ExtendedLocation

屬性值

primaryZone

主要區域。

primaryZone?: string

屬性值

string

recoveryExtendedLocation

復原擴充位置。

recoveryExtendedLocation?: ExtendedLocation

屬性值

recoveryZone

復原區域。

recoveryZone?: string

屬性值

string