Delen via


InMageAzureV2UnplannedFailoverInput Class

Definition

InMageAzureV2 provider specific input for unplanned failover.

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

Constructors

InMageAzureV2UnplannedFailoverInput()

Initializes a new instance of the InMageAzureV2UnplannedFailoverInput class.

InMageAzureV2UnplannedFailoverInput(String)

Initializes a new instance of the InMageAzureV2UnplannedFailoverInput class.

Properties

RecoveryPointId

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

Applies to