Delen via


InMageRcmTestFailoverInput Class

Definition

InMageRcm provider specific input for test failover.

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

Constructors

InMageRcmTestFailoverInput()

Initializes a new instance of the InMageRcmTestFailoverInput class.

InMageRcmTestFailoverInput(String, String)

Initializes a new instance of the InMageRcmTestFailoverInput class.

Properties

NetworkId

Gets or sets the test network Id.

RecoveryPointId

Gets or sets the recovery point id to be passed to test failover to a particular recovery point. In case of latest recovery point, null should be passed.

Applies to