Aracılığıyla paylaş


RecoveryPlanHyperVReplicaAzureFailoverInput Class

Definition

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
RecoveryPlanHyperVReplicaAzureFailoverInput
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.

Applies to