Delen via


InMageAzureV2TestFailoverInput Class

Definition

InMageAzureV2 provider specific input for test failover.

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

Constructors

InMageAzureV2TestFailoverInput()

Initializes a new instance of the InMageAzureV2TestFailoverInput class.

InMageAzureV2TestFailoverInput(String)

Initializes a new instance of the InMageAzureV2TestFailoverInput class.

Properties

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