IRecoveryPlanInMageRcmFailoverInput Interface

Definition

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

Properties

InstanceType (Inherited from IRecoveryPlanProviderSpecificFailoverInput)
RecoveryPointType
UseMultiVMSyncPoint

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to