HyperVReplicaAzureApplyRecoveryPointInput interface
ApplyRecoveryPoint input specific to HyperVReplicaAzure provider.
- Extends
Properties
instance |
Polymorphic discriminator, which specifies the different types this object can be |
primary |
The primary kek certificate pfx. |
secondary |
The secondary kek certificate pfx. |
Property Details
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "HyperVReplicaAzure"
Property Value
"HyperVReplicaAzure"
primaryKekCertificatePfx
The primary kek certificate pfx.
primaryKekCertificatePfx?: string
Property Value
string
secondaryKekCertificatePfx
The secondary kek certificate pfx.
secondaryKekCertificatePfx?: string
Property Value
string