Share via


IRecoveryPlanInMageFailoverInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.RecoveryPlanInMageFailoverInputTypeConverter))]
public interface IRecoveryPlanInMageFailoverInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRecoveryPlanProviderSpecificFailoverInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.RecoveryPlanInMageFailoverInputTypeConverter))>]
type IRecoveryPlanInMageFailoverInput = interface
    interface IJsonSerializable
    interface IRecoveryPlanProviderSpecificFailoverInput
Public Interface IRecoveryPlanInMageFailoverInput
Implements IRecoveryPlanProviderSpecificFailoverInput
Derived
Attributes
Implements

Properties

InstanceType

The class type.

(Inherited from IRecoveryPlanProviderSpecificFailoverInput)
RecoveryPointType

The recovery point type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to