RecoveryPlanInMageFailoverInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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. |