Aracılığıyla paylaş


RecoveryPlanInMageRcmFailoverInput Class

Definition

Recovery plan InMageRcm failover input.

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

Constructors

RecoveryPlanInMageRcmFailoverInput()

Initializes a new instance of the RecoveryPlanInMageRcmFailoverInput class.

RecoveryPlanInMageRcmFailoverInput(String, String)

Initializes a new instance of the RecoveryPlanInMageRcmFailoverInput class.

Properties

RecoveryPointType

Gets or sets the recovery point type. Possible values include: 'Latest', 'LatestApplicationConsistent', 'LatestCrashConsistent', 'LatestProcessed'

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