RecoveryPlanHyperVReplicaAzureFailoverInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Recovery plan HVR Azure failover input.
[Newtonsoft.Json.JsonObject("HyperVReplicaAzure")]
public class RecoveryPlanHyperVReplicaAzureFailoverInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryPlanProviderSpecificFailoverInput
[<Newtonsoft.Json.JsonObject("HyperVReplicaAzure")>]
type RecoveryPlanHyperVReplicaAzureFailoverInput = class
inherit RecoveryPlanProviderSpecificFailoverInput
Public Class RecoveryPlanHyperVReplicaAzureFailoverInput
Inherits RecoveryPlanProviderSpecificFailoverInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
RecoveryPlanHyperVReplicaAzureFailoverInput() |
Initializes a new instance of the RecoveryPlanHyperVReplicaAzureFailoverInput class. |
RecoveryPlanHyperVReplicaAzureFailoverInput(String, String, String) |
Initializes a new instance of the RecoveryPlanHyperVReplicaAzureFailoverInput class. |
Properties
PrimaryKekCertificatePfx |
Gets or sets the primary KEK certificate PFX. |
RecoveryPointType |
Gets or sets the recovery point type. Possible values include: 'Latest', 'LatestApplicationConsistent', 'LatestProcessed' |
SecondaryKekCertificatePfx |
Gets or sets the secondary KEK certificate PFX. |