Delen via


RecoveryPlanInMageFailoverInput Class

Definition

Recovery plan InMage failover input.

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

Constructors

RecoveryPlanInMageFailoverInput()

Initializes a new instance of the RecoveryPlanInMageFailoverInput class.

RecoveryPlanInMageFailoverInput(String)

Initializes a new instance of the RecoveryPlanInMageFailoverInput class.

Properties

RecoveryPointType

Gets or sets the recovery point type. Possible values include: 'LatestTime', 'LatestTag', 'Custom'

Methods

Validate()

Validate the object.

Applies to