Delen via


RecoveryPlanInMageAzureV2FailoverInput Class

Definition

Recovery plan InMageAzureV2 failover input.

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

Constructors

RecoveryPlanInMageAzureV2FailoverInput()

Initializes a new instance of the RecoveryPlanInMageAzureV2FailoverInput class.

RecoveryPlanInMageAzureV2FailoverInput(String, String)

Initializes a new instance of the RecoveryPlanInMageAzureV2FailoverInput 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