共用方式為


HyperVReplicaAzurePlannedFailoverProviderInput interface

HyperVReplicaAzure 特定容錯移轉輸入。

Extends

屬性

instanceType

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

osUpgradeVersion

值,表示就地 OS 升級版本。

primaryKekCertificatePfx

主要 kek 憑證 pfx。

recoveryPointId

要傳遞至容錯移轉至特定復原點的復原點識別碼。 如果是最新的復原點,應該傳遞 null。

secondaryKekCertificatePfx

次要 kek 憑證 pfx。

屬性詳細資料

instanceType

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

instanceType: "HyperVReplicaAzure"

屬性值

"HyperVReplicaAzure"

osUpgradeVersion

值,表示就地 OS 升級版本。

osUpgradeVersion?: string

屬性值

string

primaryKekCertificatePfx

主要 kek 憑證 pfx。

primaryKekCertificatePfx?: string

屬性值

string

recoveryPointId

要傳遞至容錯移轉至特定復原點的復原點識別碼。 如果是最新的復原點,應該傳遞 null。

recoveryPointId?: string

屬性值

string

secondaryKekCertificatePfx

次要 kek 憑證 pfx。

secondaryKekCertificatePfx?: string

屬性值

string