RecoveryPlanHyperVReplicaAzureFailoverInput interface
復原方案 HVR Azure 故障轉移輸入。
- Extends
屬性
instance |
多型歧視性,指定這個物件可以是的不同類型 |
primary |
主要 KEK 憑證 PFX。 |
recovery |
恢復點類型。 |
secondary |
次要 KEK 憑證 PFX。 |
屬性詳細資料
instanceType
多型歧視性,指定這個物件可以是的不同類型
instanceType: "HyperVReplicaAzure"
屬性值
"HyperVReplicaAzure"
primaryKekCertificatePfx
主要 KEK 憑證 PFX。
primaryKekCertificatePfx?: string
屬性值
string
recoveryPointType
恢復點類型。
recoveryPointType?: string
屬性值
string
secondaryKekCertificatePfx
次要 KEK 憑證 PFX。
secondaryKekCertificatePfx?: string
屬性值
string