共用方式為


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