InMageRcmApplyRecoveryPointInput Class

Definition

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
InMageRcmApplyRecoveryPointInput
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.

Applies to