InMageRcmApplyRecoveryPointInput 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.
ApplyRecoveryPoint input specific to InMageRcm provider.
[Newtonsoft.Json.JsonObject("InMageRcm")]
public class InMageRcmApplyRecoveryPointInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ApplyRecoveryPointProviderSpecificInput
[<Newtonsoft.Json.JsonObject("InMageRcm")>]
type InMageRcmApplyRecoveryPointInput = class
inherit ApplyRecoveryPointProviderSpecificInput
Public Class InMageRcmApplyRecoveryPointInput
Inherits ApplyRecoveryPointProviderSpecificInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
InMageRcmApplyRecoveryPointInput() |
Initializes a new instance of the InMageRcmApplyRecoveryPointInput class. |
InMageRcmApplyRecoveryPointInput(String) |
Initializes a new instance of the InMageRcmApplyRecoveryPointInput class. |
Properties
RecoveryPointId |
Gets or sets the recovery point Id. |
Methods
Validate() |
Validate the object. |