Delen via


RecoveryPlanHyperVReplicaAzureFailbackInput Class

Definition

Recovery plan HVR Azure failback input.

[Newtonsoft.Json.JsonObject("HyperVReplicaAzureFailback")]
public class RecoveryPlanHyperVReplicaAzureFailbackInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryPlanProviderSpecificFailoverInput
[<Newtonsoft.Json.JsonObject("HyperVReplicaAzureFailback")>]
type RecoveryPlanHyperVReplicaAzureFailbackInput = class
    inherit RecoveryPlanProviderSpecificFailoverInput
Public Class RecoveryPlanHyperVReplicaAzureFailbackInput
Inherits RecoveryPlanProviderSpecificFailoverInput
Inheritance
RecoveryPlanHyperVReplicaAzureFailbackInput
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

RecoveryPlanHyperVReplicaAzureFailbackInput()

Initializes a new instance of the RecoveryPlanHyperVReplicaAzureFailbackInput class.

RecoveryPlanHyperVReplicaAzureFailbackInput(String, String)

Initializes a new instance of the RecoveryPlanHyperVReplicaAzureFailbackInput class.

Properties

DataSyncOption

Gets or sets the data sync option. Possible values include: 'ForDownTime', 'ForSynchronization'

RecoveryVMCreationOption

Gets or sets the ALR option. Possible values include: 'CreateVmIfNotFound', 'NoAction'

Methods

Validate()

Validate the object.

Applies to