Share via


RecoveryPlanInMageRcmFailbackFailoverInput Class

Definition

Recovery plan InMageRcmFailback failover input.

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

Constructors

RecoveryPlanInMageRcmFailbackFailoverInput()

Initializes a new instance of the RecoveryPlanInMageRcmFailbackFailoverInput class.

RecoveryPlanInMageRcmFailbackFailoverInput(String, String)

Initializes a new instance of the RecoveryPlanInMageRcmFailbackFailoverInput class.

Properties

RecoveryPointType

Gets or sets the recovery point type. Possible values include: 'ApplicationConsistent', 'CrashConsistent'

UseMultiVMSyncPoint

Gets or sets a value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover.

Methods

Validate()

Validate the object.

Applies to